amplitude_experiments_flutter_platform_interface 0.0.3
amplitude_experiments_flutter_platform_interface: ^0.0.3 copied to clipboard
A common platform interface for the amplitude_experiments_flutter plugin. Used by iOS and Android implementations.
0.0.3 #
- REFACTOR: clean up DartFetchClient and improve test readability by simplifying code structure and removing unnecessary comments.
- FEAT: implement Dart-based fetch client with DNS fallback mechanism.
0.0.1 #
- Initial release
- Platform interface definition
- Pigeon-generated type-safe platform communication
- Models: ExperimentConfig, ExperimentUser, Variant