flutter_reactive 0.0.5
flutter_reactive: ^0.0.5 copied to clipboard
A lightweight reactive system for Flutter, inspired by simple state binding.
Changelog #
0.0.5 #
- Update README
0.0.4 #
- Added "Recommended Architecture" section to README
- Minor changes in example app
0.0.3 #
- Added ReactiveN for nullable types
- New debounce, mutate and computed methods
- Updated README with new features
0.0.2 #
- Minor fixes and improvements
0.0.1 #
- Initial release