Releases: nylo-core/firebase-kit
Releases · nylo-core/firebase-kit
Release list
v1.2.0
Changed
FirebaseKitMessaging.autoRequestPermissionnow defaults totrue(previouslyfalse), aligning the default with the documented behavior, code examples, and test suite. Apps that constructFirebaseKitMessaging()without this flag will now request notification permission on boot. PassautoRequestPermission: falseto keep the previous behavior.- Bump
firebase_coreto^4.11.0 - Bump
firebase_messagingto^16.4.0 - Bump
firebase_analyticsto^12.4.3 - Bump
firebase_crashlyticsto^5.2.4 - Bump
firebase_authto^6.5.3 - Bump
cloud_firestoreto^6.6.0 - Bump
firebase_core_platform_interfaceto^7.1.0
v1.1.4
Changed
- Bump
firebase_coreto^4.9.0 - Bump
firebase_messagingto^16.2.2 - Bump
firebase_analyticsto^12.4.1 - Bump
firebase_crashlyticsto^5.2.2 - Bump
firebase_authto^6.5.1 - Bump
cloud_firestoreto^6.4.1 - Bump
firebase_core_platform_interfaceto^7.0.1
v1.1.3
Changed
- Bump
firebase_coreto^4.8.0 - Bump
firebase_messagingto^16.2.1 - Bump
firebase_analyticsto^12.4.0 - Bump
firebase_crashlyticsto^5.2.1 - Bump
firebase_authto^6.5.0 - Bump
cloud_firestoreto^6.4.0 - Bump
firebase_core_platform_interfaceto^7.0.0
v1.1.2
Changed
- Bump
firebase_coreto^4.6.0 - Bump
firebase_messagingto^16.1.3 - Bump
firebase_analyticsto^12.2.0 - Bump
firebase_crashlyticsto^5.1.0 - Bump
firebase_authto^6.3.0 - Bump
cloud_firestoreto^6.2.0 - Bump
mocktailto^1.0.5 - Bump
firebase_core_platform_interfaceto^6.0.3
v1.1.1
v1.1.0
v1.0.0
v1.0.0
- Initial release
- FirebaseKitMessaging: Push notifications, FCM tokens, topic subscriptions,
onAuthorizedcallback - FirebaseKitAnalytics: Event logging, screen tracking, user properties
- FirebaseKitCrashlytics: Crash reporting, error logging
- FirebaseKitAuth: Authentication state management
- FirebaseKitFirestore: Collection helpers, typed converters, queries, streaming