djangoflow_firebase_analytics 0.3.0+1 djangoflow_firebase_analytics: ^0.3.0+1 copied to clipboard
A library provides an easy and organized way to implement Firebase Analytics for your Flutter apps.
0.3.0 #
Note: This release has breaking changes.
- BREAKING REFACTOR: update dependencies and sdk constraints. (649ad55c)
0.2.0+1 #
[0.2.0] - 14 June 2023 #
- Updated dependencies
[0.1.0] - 21 May 2023 #
- Updated dependencies
- Updated sdk constraint to ">=3.4.4 <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.