blob: 9384e9763935f2f8aab4b58a6bce8d72d6b5a246 [file] [log] [blame]
name: integration_test_example
description: Demonstrates how to use the integration_test plugin.
publish_to: 'none'
environment:
sdk: ">=2.1.0 <3.0.0"
flutter: ">=1.6.7 <2.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter
integration_test:
path: ../
integration_test_macos:
path: ../integration_test_macos
test: any
pedantic: ^1.8.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
flutter:
uses-material-design: true