Malo Léon c0d9447183
Some checks failed
continuous-integration/drone/pr Build is failing
build: update package versions to 0.1.0
2023-08-18 15:59:59 +02:00

43 lines
754 B
YAML

name: wyatt_cloud_messaging_bloc_firebase
description: A.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_cloud_messaging_bloc_firebase
version: 0.1.0
publish_to: none
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter: { sdk: flutter }
wyatt_cloud_messaging_bloc_base:
path: ../wyatt_cloud_messaging_bloc_base
path: ^1.8.0
firebase_messaging: ^14.6.6
flutter_local_notifications: ^15.1.0+1
dev_dependencies:
flutter_test: { sdk: flutter }
dart_code_metrics: ^5.5.1
wyatt_analysis:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^2.4.0
# The following section is specific to Flutter.
flutter:
uses-material-design: true