firebase_analytics_platform_interface 3.3.12 copy "firebase_analytics_platform_interface: ^3.3.12" to clipboard
firebase_analytics_platform_interface: ^3.3.12 copied to clipboard

unlisted

A common platform interface for the firebase_analytics plugin.

3.3.12 #

  • Update a dependency to the latest release.

3.3.11 #

  • REFACTOR: add verify to QueryPlatform and change internal verifyToken API to verify (#9711). (c99a842f)

3.3.10 #

  • Update a dependency to the latest release.

3.3.9 #

  • Update a dependency to the latest release.

3.3.8 #

  • Update a dependency to the latest release.

3.3.7 #

  • Update a dependency to the latest release.

3.3.6 #

  • Update a dependency to the latest release.

3.3.5 #

  • Update a dependency to the latest release.

3.3.4 #

  • Update a dependency to the latest release.

3.3.3 #

  • Update a dependency to the latest release.

3.3.2 #

  • Update a dependency to the latest release.

3.3.1 #

  • Update a dependency to the latest release.

3.3.0 #

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

3.2.1 #

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

3.2.0 #

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

3.1.10 #

  • FIX: bump firebase_core_platform_interface version to fix previous release. (bea70ea5)

3.1.9 #

  • Update a dependency to the latest release.

3.1.8 #

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

3.1.7 #

  • Update a dependency to the latest release.

3.1.6 #

  • Update a dependency to the latest release.

3.1.5 #

  • Update a dependency to the latest release.

3.1.4 #

  • Update a dependency to the latest release.

3.1.3 #

  • Update a dependency to the latest release.

3.1.2 #

  • Update a dependency to the latest release.

3.1.1 #

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

3.1.0 #

  • FEAT: refactor error handling to preserve stack traces on platform exceptions (#8156). (6ac77d99)

3.0.5 #

  • Update a dependency to the latest release.

3.0.4 #

  • Update a dependency to the latest release.

3.0.3 #

  • REFACTOR: fix all unnecessary_import analyzer issues introduced with Flutter 2.8. (7f0e82c9)

3.0.2 #

  • Update a dependency to the latest release.

3.0.1 #

  • Update a dependency to the latest release.

3.0.0 #

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

3.0.0-dev.5 #

  • Update a dependency to the latest release.

3.0.0-dev.4 #

  • Update a dependency to the latest release.

3.0.0-dev.3 #

  • FEAT: add macOS support (#7313).

3.0.0-dev.2 #

  • Update a dependency to the latest release.

3.0.0-dev.1 #

  • Update a dependency to the latest release.

3.0.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.

2.0.1 #

  • DOCS: Add missing homepage/repository links (#6054).

2.0.0 #

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

2.0.0-dev.0 #

Note: This release has breaking changes.

  • CHORE: enable missing lints on firebase_analytics (#5231).
  • BREAKING FEAT: Migrate firebase_analytics to sound null safety (#5341).

1.1.0 #

  • This version is not null-safe but has been created to allow compatibility with other null-safe FlutterFire packages such as firebase_core.

1.0.3 #

  • Update lower bound of dart dependency to 2.0.0.

1.0.2 #

  • Make the pedantic dev_dependency explicit.

1.0.1 #

  • Remove the deprecated author: field from pubspec.yaml

1.0.0 #

  • Initial open-source release.