amplitude_experiments_flutter 0.0.1+4
amplitude_experiments_flutter: ^0.0.1+4 copied to clipboard
Flutter SDK for Amplitude Experiment. Provides feature flags and A/B testing capabilities with native iOS and Android support.
0.0.1+4 #
- FIX(android,ios): prevent ANR by moving blocking operations to background threads (#3).
- FIX(android,ios): re-initializing with a different deployment key or analytics mode now fails with
ALREADY_INITIALIZEDinstead of silently keeping the old client.
0.0.1+3 #
- Update a dependency to the latest release.
0.0.1+2 #
- Update a dependency to the latest release.
0.0.1 #
- Initial release
- Feature flags and A/B testing support
- Native iOS and Android implementations
- Amplitude Analytics integration support
- Automatic exposure tracking