Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.12 KB

File metadata and controls

35 lines (28 loc) · 1.12 KB

1.1.2 - 2026-04-11

Changed

  • Bump firebase_core to ^4.6.0
  • Bump firebase_messaging to ^16.1.3
  • Bump firebase_analytics to ^12.2.0
  • Bump firebase_crashlytics to ^5.1.0
  • Bump firebase_auth to ^6.3.0
  • Bump cloud_firestore to ^6.2.0
  • Bump mocktail to ^1.0.5
  • Bump firebase_core_platform_interface to ^6.0.3

1.1.1 - 2026-03-02

Changed

  • Bump firebase_core to ^4.4.0
  • Bump firebase_messaging to ^16.1.1
  • Bump firebase_analytics to ^12.1.2
  • Bump firebase_crashlytics to ^5.0.7
  • Bump firebase_auth to ^6.1.4
  • Bump cloud_firestore to ^6.1.2

1.1.0 - 2026-03-02

Added

  • enableLogging parameter on FirebaseKit.init() to control debug logging output (defaults to true)

1.0.0

  • Initial release
  • FirebaseKitMessaging: Push notifications, FCM tokens, topic subscriptions, onAuthorized callback
  • FirebaseKitAnalytics: Event logging, screen tracking, user properties
  • FirebaseKitCrashlytics: Crash reporting, error logging
  • FirebaseKitAuth: Authentication state management
  • FirebaseKitFirestore: Collection helpers, typed converters, queries, streaming