djangoflow_firebase_analytics 0.2.0+3 copy "djangoflow_firebase_analytics: ^0.2.0+3" to clipboard
djangoflow_firebase_analytics: ^0.2.0+3 copied to clipboard

A library provides an easy and organized way to implement Firebase Analytics for your Flutter apps.

0.2.0+3 #

  • REFACTOR: update generated files. (b057a275)

0.2.0+2 #

  • REFACTOR: format the codebase. (fc078388)
  • REFACTOR: resolve linter warnings. (9ab6b6e5)

0.2.0+1 #

  • REFACTOR: use latest dependency. (7ffec4dc)
  • REFACTOR: upgrade to flutter_lint 3.0.1. (ebfc2663)

[0.2.0] - 14 June 2023 #

  • Updated dependencies

[0.1.0] - 21 May 2023 #

  • Updated dependencies
  • Updated sdk constraint to ">=2.18.6 <4.0.0"

[0.0.3] - 23 Jan 2023 #

  • Updated dependencies
  • Added unit tests

[0.0.2] - 18 Jan 2023 #

  • Updated documentation

[0.0.1] - 18 Jan 2023 #

This release contains following features:

  • Events: Logging Firebase Analytics Events with parameters.
  • User Properties Removal: Removing user ID and all user data.
  • User Properties Update: Updating user properties such as email, first name, last name, user ID.