flagdeck 0.0.2
flagdeck: ^0.0.2 copied to clipboard
A Flutter SDK for Flagdeck - a feature flag management service that enables controlled feature rollouts, A/B testing, and remote configuration.
Changelog #
All notable changes to the Flagdeck Flutter SDK will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2025-03-22 #
Added #
- Initial release of the Flagdeck Flutter SDK
- Core flag evaluation functionality
- Support for single and batch flag evaluation
- Context-based targeting with user attributes
- Local caching with persistent storage
- Offline mode support
- Analytics tracking for flag usage
- Type-safe API with Flutter integration
- Comprehensive documentation and examples