snowplow_flutter_tracker 0.12.0
snowplow_flutter_tracker: ^0.12.0 copied to clipboard
Snowplow event tracker for Flutter. Add analytics to your Flutter apps and games
Changelog #
[0.12.0] Jan 18, 2022 #
- Android: Migrated from jcenter to mavenCentral
- Android: Updated Kotlin and Gradle
- Added dummy server
Thanks to ohitsdaniel for the following contributions
- Allow adding GDPR context
- Allow
platformContext
andgeoContext
tracking - Code improvements, fixes, and tests
[0.11.0] Apr 6, 2021 #
- Null safety migration
- Many breaking changes in the API to simplify the codebase and reduce dependencies
[0.10.0] Mar 8, 2021 #
- Android: Stop logging of Snowplow success/failure message in the Console IF LogLevel is set to OFF
[0.9.0] Jul 5, 2020 #
Added #
- Flutter: Tracker initialization, Subject setter and event tracking
- Android: Tracker, Emitter and Subject creation
- Android: PageView, Structured, Unstructured, ScreenView, ConsentWithdrawn, ConsentGranted, Timing and EcommTransaction event tracking
- iOS: PageView, Structured, Unstructured, ScreenView, ConsentWithdrawn, ConsentGranted, Timing, EcommTransaction and PushNotification event tracking