Commit 157ffaac authored by Adam Barth's avatar Adam Barth Committed by GitHub

Update Dart package dependencies (#5832)

parent 96126692
name: flutter_gallery
dependencies:
intl: '>=0.12.4+2 <0.14.0'
collection: '>=1.4.0 <2.0.0'
collection: '>=1.9.1 <2.0.0'
intl: '>=0.14.0 <0.15.0'
string_scanner: ^1.0.0
flutter:
......
......@@ -2,7 +2,7 @@ name: stocks
dependencies:
flutter:
path: ../../packages/flutter
intl: '>=0.12.4+2 <0.14.0'
intl: '>=0.14.0 <0.15.0'
dev_dependencies:
flutter_test:
......
......@@ -5,13 +5,10 @@ description: A framework for writing Flutter applications
homepage: http://flutter.io
dependencies:
collection: '>=1.4.0 <2.0.0'
intl: '>=0.12.4+2 <0.14.0'
vector_math: '>=2.0.3 <3.0.0'
crypto: '>=1.1.1 <3.0.0'
collection: '>=1.9.1 <2.0.0'
intl: '>=0.14.0 <0.15.0'
meta: ^1.0.2
vector_math: '>=2.0.3 <3.0.0'
sky_engine:
path: ../../bin/cache/pkg/sky_engine
......@@ -23,4 +20,4 @@ dev_dependencies:
path: ../flutter_test
environment:
sdk: '>=1.16.0 <2.0.0'
sdk: '>=1.19.0 <2.0.0'
......@@ -5,7 +5,7 @@ homepage: http://flutter.io
author: Flutter Authors <flutter-dev@googlegroups.com>
environment:
sdk: '>=1.16.0 <2.0.0'
sdk: '>=1.19.0 <2.0.0'
dependencies:
file: '^0.1.0'
......
......@@ -5,7 +5,7 @@ homepage: http://flutter.io
author: Flutter Authors <flutter-dev@googlegroups.com>
environment:
sdk: '>=1.16.0 <2.0.0'
sdk: '>=1.19.0 <2.0.0'
dependencies:
archive: ^1.0.20
......
......@@ -13,4 +13,4 @@ dev_dependencies:
path: ../flutter_test
environment:
sdk: '>=1.16.0 <2.0.0'
sdk: '>=1.19.0 <2.0.0'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment