flux_analytics_sdk 0.0.7
flux_analytics_sdk: ^0.0.7 copied to clipboard
Flux Analytics official Flutter SDK for tracking events, sessions, and user identity.
0.0.7 #
- Fixed iOS build error by renaming podspec to match package name (
flux_analytics_sdk.podspec). - Updated documentation and integration guides.
0.0.6 #
- Updated documentation and integration guides for pub.dev.
0.0.5 #
- Minor documentation and metadata updates for pub.dev.
0.0.4 #
- Added Anonymous ID support (
anonymous_id). - Uses iOS
identifierForVendor(IDFV) when available. - Persistent UUID fallback for all platforms.
- Included
anonymous_idin all event payloads for robust attribution.
0.0.1 #
- Initial release of Flux Flutter SDK.
- Support for basic event tracking, user identification, and session management.
- Offline persistence support with automatic retries.