pubspec.yaml
345 Bytes
name: wakelock_example
description: Demonstrates how to use the wakelock plugin and is used for integration testing.
publish_to: 'none'
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
wakelock:
path: ../
flutter_driver:
sdk: flutter
test:
flutter:
uses-material-design: true