declare 1.1.0
declare: ^1.1.0 copied to clipboard
A lightweight, SwiftUI-inspired Prop management library for Flutter. Powered by Prop, ViewModel, and Published.
0.0.1 #
- Initial release of
declare. - Features: State
1.0.0 - 2025-06-06 #
- Fixed notifyListeners issue
- Added hot reload support for state preservation
- Changed name of ViewModelBuilder -> DeclareView
1.0.1 #
- Bug Fix : Changed State -> Prop avoid Conflicts
1.0.2 #
- Improved Version: Now Works Without Observer
1.1.0 #
- Project CleanUp and Refactoring