blob: 84455d99e61800bbae1d0b9aa19628f501a6995b [file] [log] [blame]
name: android_intent_example
description: Demonstrates how to use the android_intent plugin.
dependencies:
flutter:
sdk: flutter
android_intent:
path: ../
dev_dependencies:
integration_test:
path: ../../integration_test
flutter_driver:
sdk: flutter
pedantic: ^1.8.0
# The following section is specific to Flutter.
flutter:
uses-material-design: true
environment:
sdk: ">=2.3.0 <3.0.0"
flutter: ">=1.12.13+hotfix.5 <2.0.0"