homigo_sdk_firebase 1.0.1
homigo_sdk_firebase: ^1.0.1 copied to clipboard
Optional Firebase integrations for HomiGo SDK, including authentication, messaging, analytics, Crashlytics, and Remote Config.
Changelog #
1.0.1 #
Changed #
- Updated the HomiGo Core SDK dependency to
^1.1.0. - Confirmed compatibility with the HomiGo Native Design System 1.1.0 release.
1.0.0 #
Initial public release of HomiGo SDK Firebase.
Added #
- Firebase Core initialization
- Firebase Authentication integration
- Firebase Cloud Messaging integration
- Firebase Analytics integration
- Firebase Crashlytics integration
- Firebase Remote Config integration
- Unified Firebase service registry
- Support for FlutterFire generated Firebase options
- Separation of Firebase dependencies from the HomiGo Core SDK