djangoflow_firebase_analytics 0.2.0+3 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+1 #
[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.