app_check/example/pubspec.yaml

28 lines
381 B
YAML

name: appcheck_example
description: "Demonstrates how to use the appcheck plugin."
publish_to: "none"
environment:
sdk: ^3.7.0
dependencies:
flutter:
sdk: flutter
appcheck:
path: ../
cupertino_icons: ^1.0.8
dev_dependencies:
integration_test:
sdk: flutter
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true