experiment_sdk_flutter 1.3.1
experiment_sdk_flutter: ^1.3.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 #
v0.0.0 #
- Initial configurations
- Initial tests
- Initial methods
v1.0.0-rc1 #
- Fix variant to json bug
- Fix exposure method to use amplitude lib
v1.0.0-rc2 #
- Fix exposure tracks
-> In previous version this isn't working because the
instanceName
passed was wrong
v1.0.0-rc3 #
- Provides an way to custom
instanceName
v1.0.0-rc4 #
- Fix README typing error
v1.0.0-rc5 #
- Add platforms support specification
v1.0.0-rc6 #
- Fix platform support
v1.0.0-rc7 #
- Fix platform support
v1.0.0-rc8 #
- Provide an example
v1.0.0 #
- First version
v1.1.0 #
- Update Amplitude dependency
v1.2.0 #
- Update all dependencies
v1.3.0 #
- Update dependencies and provide doc
v1.3.1 #
- Update dependecies and dart format