flutter_theme_orchestrator 0.1.0
flutter_theme_orchestrator: ^0.1.0 copied to clipboard
A powerful Flutter theme management system with support for dynamic colors, theme scheduling, transitions, and persistence.
0.1.0 #
Initial release of flutter_theme_orchestrator with the following features:
- Dynamic theme management with Material 3 support
- Theme state persistence using SharedPreferences or custom storage
- Smooth theme transitions with customizable duration
- Theme scheduling capabilities
- Support for custom theme properties
- Material You dynamic colors support on compatible platforms
- Comprehensive example app demonstrating all features