eppo 1.0.0-alpha.2
eppo: ^1.0.0-alpha.2 copied to clipboard
Eppo SDK for Dart and Flutter applications
Changelog #
1.0.0-alpha.2 #
- Added
resetmethod to clear the client instance - Added documentation to all public methods
- Adjusted payload formatting for precomputed flags
1.0.0-alpha.1 #
- Initial alpha release
- Core functionality for feature flag evaluation
- Support for string, boolean, integer, numeric, and JSON flag types
- Bandit action evaluation support
- Assignment caching and deduplication
- Precomputed flag evaluation