togglit_sdk 0.0.3
togglit_sdk: ^0.0.3 copied to clipboard
Dart SDK for accessing configuration from ToggLit
Changelog #
All notable changes to this project 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-07-06 #
Added #
- Initial release of ToggLit SDK for Flutter/Dart
- Basic configuration fetching with
TogglitConfig.getConfig() - Automatic fallback support for when API calls fail
- Environment-based configuration management
- Version-specific configuration fetching
- Comprehensive error handling
- Full null safety support
- Cross-platform compatibility (Flutter mobile, web, desktop, and Dart server)
Features #
- API key authentication
- Project and environment-based configuration
- Optional version parameter for specific config versions
- Fallback configuration for offline/error scenarios
- Minimal dependencies (only
httppackage) - Comprehensive documentation and examples
0.0.3 - 2025-07-06 #
Added #
- update the server domain to https://togglit.dev/