djangoflow_firebase_analytics 0.1.0 djangoflow_firebase_analytics: ^0.1.0 copied to clipboard
A library provides an easy and organized way to implement Firebase Analytics for your Flutter apps.
[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.