tool_config 0.1.0
tool_config: ^0.1.0 copied to clipboard
Generic configuration management system for Flutter apps (feature flags + remote config + local storage)
0.1.0 #
- FEAT: Initial release of tool_config
- FEAT: Firebase Remote Config integration
- FEAT: Local configuration storage
- FEAT: Feature flag management
- FEAT: Reactive configuration updates with RxDart
- FEAT: Type-safe configuration models
- FIX: Updated dependencies (get_it ^9.2.0, tool_arch ^0.0.18, tool_errors ^0.0.6, tool_locale ^0.0.5, tool_logger ^0.0.9, tool_modularity ^0.0.4, tool_network ^0.0.10, tool_storage ^0.0.5, tool_utils ^0.0.11)