clickstream_analytics_plus 0.0.4
clickstream_analytics_plus: ^0.0.4 copied to clipboard
A federated Flutter plugin for AWS Clickstream Analytics supporting Android, iOS, macOS, and Web.
0.0.1 #
- Initial release with Android, iOS, macOS, and Web support.
- Federated plugin architecture.
- Multi-tab sample app included.
0.0.2 #
- Added improvements to platform flexibility and stability.
- Removed risky
reset()functionality.
0.0.3 #
- Better documentation
- Deprecated use of js_util and the js package in favor of js interop
- Updated packages
- Readme updated to include notes on enabling and disabling SPM
0.0.4 #
- Handles conflict when used with Amplify plugins. Hot restarts would cause reinitialization and fail, happens only on IOS/Macos