1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-04 18:51:05 +00:00

Fixes the dependencies for the examples, unbreaks Travis. (#11)

* Updated jsonexample for new dep versions.

* Fixes for other examples.
This commit is contained in:
Andrew Brogdon
2018-08-31 09:29:04 -07:00
committed by Filip Hracek
parent c02d0208fa
commit 9d5686ae13
12 changed files with 157 additions and 117 deletions

View File

@@ -6,9 +6,9 @@ dependencies:
sdk: flutter
cupertino_icons: ^0.1.2
intl: 0.15.6
scoped_model: 0.2.0
shrine_images: 1.0.0
intl: ^0.15.7
scoped_model: ^0.3.0
shrine_images: ^1.0.0
dev_dependencies:
flutter_test: