1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 03:01:19 +00:00
This commit is contained in:
Brett Morgan
2022-05-11 12:48:11 -07:00
committed by GitHub
parent fb00d0a102
commit ccd68f34e2
242 changed files with 1719 additions and 1430 deletions

View File

@@ -4,8 +4,7 @@ publish_to: "none" # Do not publish apps & package using the null safety experim
version: 1.2.0
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"
sdk: ">=2.17.0-0 <3.0.0"
dependencies:
flutter:
@@ -19,7 +18,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter_lints: ^2.0.1
flutter:
uses-material-design: true