Add firebase

This commit is contained in:
2024-11-21 00:18:11 +08:00
parent 471d3deec5
commit 9fd30a1994
17 changed files with 399 additions and 23 deletions

View File

@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 2.0.0+4
version: 2.0.0+5
environment:
sdk: ^3.5.4
@ -79,6 +79,10 @@ dependencies:
hive: ^2.2.3
hive_flutter: ^1.1.0
swipe_to: ^1.0.6
firebase_core: ^3.8.0
firebase_messaging: ^15.1.5
firebase_analytics: ^11.3.5
firebase_crashlytics: ^4.1.5
dev_dependencies:
flutter_test: