firebase_analytics_web 0.5.1+2 copy "firebase_analytics_web: ^0.5.1+2" to clipboard
firebase_analytics_web: ^0.5.1+2 copied to clipboard

The web implementation of firebase_analytics

0.5.1+2 #

  • Update a dependency to the latest release.

0.5.1+1 #

  • Update a dependency to the latest release.

0.5.1 #

  • Update a dependency to the latest release.

0.5.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Firebase iOS SDK version: 10.0.0 (#9708). (9627c56a)

0.4.2+7 #

  • Update a dependency to the latest release.

0.4.2+6 #

  • Update a dependency to the latest release.

0.4.2+5 #

  • Update a dependency to the latest release.

0.4.2+4 #

  • Update a dependency to the latest release.

0.4.2+3 #

  • FIX: setCurrentScreen() API is now obsolete, using logEvent() instead (#9397). (490ef204)

0.4.2+2 #

  • Update a dependency to the latest release.

0.4.2+1 #

  • Update a dependency to the latest release.

0.4.2 #

  • FEAT: retrieves appInstanceId property on native platforms if available (#8689). (7132d771)

0.4.1+1 #

  • FIX: allow null values for setDefaultEventParameters() which removes defaults. Permissible on android and iOS. (#9135). (dff46a3f)

0.4.1 #

  • FEAT: upgrade to support v9.8.1 Firebase JS SDK (#8235). (4b417af5)

0.4.0+17 #

  • Update a dependency to the latest release.

0.4.0+16 #

  • Update a dependency to the latest release.

0.4.0+15 #

  • REFACTOR: use "firebase" instead of "FirebaseExtended" as organisation in all links for this repository (#8791). (d90b8357)

0.4.0+14 #

  • Update a dependency to the latest release.

0.4.0+13 #

  • Update a dependency to the latest release.

0.4.0+12 #

  • Update a dependency to the latest release.

0.4.0+11 #

  • Update a dependency to the latest release.

0.4.0+10 #

  • Update a dependency to the latest release.

0.4.0+9 #

  • Update a dependency to the latest release.

0.4.0+8 #

  • FIX: update all Dart SDK version constraints to Dart >= 2.16.0 (#8184). (df4a5bab)

0.4.0+7 #

  • Update a dependency to the latest release.

0.4.0+6 #

  • Update a dependency to the latest release.

0.4.0+5 #

  • Update a dependency to the latest release.

0.4.0+4 #

  • Update a dependency to the latest release.

0.4.0+3 #

  • FIX: ensure setDefaultEventParameters() API throws stating not supported on web. (#7522). (9a83f121)

0.4.0+2 #

  • Update a dependency to the latest release.

0.4.0+1 #

  • FIX: use jsify() with event parameters for logEvent() so they are sent (#7509).

0.4.0 #

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

0.4.0-dev.6 #

  • Update a dependency to the latest release.

0.4.0-dev.5 #

  • Update a dependency to the latest release.

0.4.0-dev.4 #

  • FEAT: automatically inject Firebase JS SDKs (#7359).

0.4.0-dev.3 #

  • FEAT: add macOS support (#7313).

0.4.0-dev.2 #

  • FEAT: support initializing default FirebaseApp instances from Dart (#6549).

0.4.0-dev.1 #

  • Update a dependency to the latest release.

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.