blob: 44aa2c56790f6d002a41b90406ab5c0454c0d648 [file] [log] [blame]
name: integration_test
description: Runs tests that use the flutter_test API as integration tests.
version: 0.9.2+1
homepage: https://github.com/flutter/plugins/tree/master/packages/integration_test
environment:
sdk: ">=2.2.2 <3.0.0"
flutter: ">=1.12.13+hotfix.5 <2.0.0"
dependencies:
flutter:
sdk: flutter
flutter_driver:
sdk: flutter
flutter_test:
sdk: flutter
path: ^1.6.4
vm_service: ^4.2.0
dev_dependencies:
pedantic: ^1.8.0
mockito: ^4.1.1
flutter:
plugin:
platforms:
android:
package: dev.flutter.plugins.integration_test
pluginClass: IntegrationTestPlugin
ios:
pluginClass: IntegrationTestPlugin