flutter_event_component_system 0.0.3
flutter_event_component_system: ^0.0.3 copied to clipboard
Powerful Event-Component-System state management for Flutter. Promotes clean architecture, testability, and includes visual debugging with Inspector
CHANGELOG #
0.0.1 #
- Initial release
- Event-Component-System architecture implementation
- Reactive state management
- Built-in Devtools Extension with visual debugging
- Flow and cascade analysis
- Performance monitoring
- Graph visualization
- Comprehensive documentation and examples
0.0.2 #
- Fix for license files so pub.dev would recognise them
0.0.3 #
- Fix for inspector
- Fix for nested scopes