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:
committed by
Filip Hracek
parent
c02d0208fa
commit
9d5686ae13
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user