1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-11 15:28:44 +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

@@ -3,10 +3,10 @@ description: A new Flutter project.
version: 1.0.0+1
publish_to: 'none'
publish_to: "none"
environment:
sdk: ">=2.15.0 <3.0.0"
sdk: ">=2.17.0-0 <3.0.0"
dependencies:
flutter:
@@ -39,7 +39,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.0.6
flutter_lints: ^1.0.3
flutter_lints: ^2.0.1
hive_generator: ^1.1.0
json_serializable: ^6.2.0