flutter_simple_state 0.7.0
flutter_simple_state: ^0.7.0 copied to clipboard
An easy to understand and simple state management solution for Flutter.
Changelog #
0.7.0 #
ATTENTION! This package got renamed to reactive_state.
0.6.0 #
- Added
DerivedValue,AutoRunner,autorun - Upgraded to Dart 2.7
0.5.1+2 #
- Fixed typo in example (thanks Timm Preetz)
0.5.1+1 #
- Initial public release