amplitude_experiments_flutter_ios 0.0.1+3
amplitude_experiments_flutter_ios: ^0.0.1+3 copied to clipboard
iOS implementation of the amplitude_experiments_flutter plugin. Uses the native Amplitude Experiment iOS SDK via CocoaPods.
0.0.1+3 #
- 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+2 #
- Update a dependency to the latest release.
0.0.1 #
- Initial release
- Native iOS implementation using Amplitude Experiment SDK
- CocoaPods integration
- Pigeon-based type-safe communication