1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

jsonexample maintenance (#150)

* jsonexample maintenance

* formatting
This commit is contained in:
John Ryan
2019-10-08 08:52:47 -07:00
committed by GitHub
parent 74c1777b2a
commit dfba162762
9 changed files with 65 additions and 62 deletions

View File

@@ -13,7 +13,7 @@ dependencies:
sdk: flutter
dev_dependencies:
build_runner: ^1.6.8
build_runner: ^1.7.1
built_value_generator: ^6.7.1
json_serializable: ^3.2.2
pedantic: ^1.8.0+1
@@ -23,4 +23,3 @@ dev_dependencies:
flutter:
uses-material-design: true