flutter/examples/hello_world/pubspec.yaml
2016-11-08 17:15:11 -05:00

16 lines
302 B
YAML

name: hello_world
dependencies:
# version 0.13.6+1 does not return the value from the command
# causing flutter tools to always have exit code 0
# see https://github.com/flutter/flutter/issues/6766
args: 0.13.6
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter