firebase_analytics_web 0.3.0-dev.0 firebase_analytics_web: ^0.3.0-dev.0 copied to clipboard
The web implementation of firebase_analytics
0.3.0-dev.0 #
Note: This release has breaking changes.
- BREAKING FEAT: Migrate firebase_analytics to sound null safety (#5341).
0.2.0+1 #
- FIX: upgrade
firebase
in firebase_analytics_web (#5276). - CHORE: enable missing lints on firebase_analytics (#5231).
0.2.0 #
- This version is not null-safe but has been created to allow compatibility with other null-safe FlutterFire packages such as
firebase_core
.
0.1.1 #
- Add missing iOS files to be able to endorse this plugin as the web implementation of firebase_analytics.
0.1.0 #
- Initial implementation for firebase_analytics_web.