journify_flutter 1.0.3
journify_flutter: ^1.0.3 copied to clipboard
A Flutter plugin for Journify.
1.0.3 #
- Update ContextLibrary name property
1.0.2 #
- Update
web
dependency to minimum version 0.5.1 to fix compatibility issue with Flutter
1.0.1 #
- Update
intl
dependency to minimum version 0.19.0 to fix compatibility issue with Flutter
1.0.0 #
- iOS, Android, Web, and MacOS support
- Firebase, Adjust, and Appsflyer destination plugins
- adverising_id and IDFA enrichment plugins
- All event types supported (track, identify, screen, alias, group)
- Automatic Screen events
- Application life-cycle capture
- Customisable Flushing policies
- Customisable logging and error reporting
- Customisable HTTP (CDN) client
- Unit tested (although not all parts)
- Strongly typed, including User Traits and Context objects and plugin settings
- Fully asynchronous and concurrency safe state and persistence management
- Example app showing off usage of the SDK