experiment_sdk_flutter 1.4.1
experiment_sdk_flutter: ^1.4.1 copied to clipboard
Experiment SDK for Flutter powered by ProductMinds. Amplitude Experiment is a tool to manage and orchestrate AB testing and feature flagging.
Changelog #
0.0.0 #
- Initial configurations
- Initial tests
- Initial methods
1.0.0-rc1 #
- Fix variant to json bug
- Fix exposure method to use amplitude lib
1.0.0-rc2 #
- Fix exposure tracks
-> In previous version this isn't working because the
instanceNamepassed was wrong
1.0.0-rc3 #
- Provides an way to custom
instanceName
1.0.0-rc4 #
- Fix README typing error
1.0.0-rc5 #
- Add platforms support specification
1.0.0-rc6 #
- Fix platform support
1.0.0-rc7 #
- Fix platform support
1.0.0-rc8 #
- Provide an example
1.0.0 #
- First version
1.1.0 #
- Update Amplitude dependency
1.2.0 #
- Update all dependencies
1.3.0 #
- Update dependencies and provide doc
1.3.1 #
- Update dependencies and dart format
1.4.0 #
- Update dependencies
- Change SharedPreferences implementation to be compatible with last version
- Fix tests credentials
1.4.1 #
- Update dependencies
- Add context method in exposureTrackingProvider