flutter/examples/stocks/pubspec.yaml
Adam Barth c1a2967430 Use SDK sources to refer to our own packages (#6001)
Switch our pubspec.yamls to using SDK sources so that we can have consistent
source types when we depend on these packages from external packages using SDK
sources.
2016-09-22 20:39:35 -07:00

12 lines
169 B
YAML

name: stocks
dependencies:
flutter:
sdk: flutter
intl: '>=0.14.0 <0.15.0'
dev_dependencies:
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter