mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 23:08:59 +00:00
Beta (#1234)
This commit is contained in:
@@ -3,7 +3,7 @@ description: A demonstration of JSON parsing
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
sdk: ">=2.17.0-0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
json_annotation: ^4.5.0
|
||||
@@ -24,7 +24,7 @@ dev_dependencies:
|
||||
build_runner: ^2.1.10
|
||||
built_value_generator: ^8.3.0
|
||||
json_serializable: ^6.1.6
|
||||
flutter_lints: ^1.0.0
|
||||
flutter_lints: ^2.0.1
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user