mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
15 lines
313 B
YAML
15 lines
313 B
YAML
name: flutter_examples_layers
|
|
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
|