Files
Aloïs Deniel ef4257e2f1 Initial version.
2018-01-04 19:36:18 +01:00

24 lines
402 B
YAML

name: appcenter_example
description: Demonstrates how to use the appcenter plugin.
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.0
dev_dependencies:
flutter_test:
sdk: flutter
appcenter:
path: ../src/appcenter
appcenter_analytics:
path: ../src/appcenter_analytics
appcenter_crashes:
path: ../src/appcenter_crashes
flutter:
uses-material-design: true