firebase_analytics_web 0.4.0-dev.0 copy "firebase_analytics_web: ^0.4.0-dev.0" to clipboard
firebase_analytics_web: ^0.4.0-dev.0 copied to clipboard

outdated

The web implementation of firebase_analytics

0.4.0-dev.0 #

Note: This release has breaking changes.

  • STYLE: enable additional lint rules (#6832).
  • BREAKING REFACTOR: update Firebase Analytics plugin to match latest Firebase APIs (#7032).
    • See firebase_analytics package changelog for more information.

0.3.0+1 #

  • DOCS: Add missing homepage/repository links (#6054).
  • CHORE: update Web plugins to use Firebase JS SDK version 8.4.1 (#4464).

0.3.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

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.