reactable 0.1.3
reactable: ^0.1.3 copied to clipboard
a reactive state management library that automatically updates the UI when values of an reactable objects change .It is easy, light, fast and well tested.
CHANGELOG #
0.1.3 23-09-2022 #
- add Reactable.listenTo
- Add Reactable.canBeAutoDisposed.
- Set autoDispose to true as default.
0.1.2 21-09-2022 #
- add auto dispose.
0.1.1 19-09-2022 #
- Add reactable.read and reactable.write to change the value silently.
- Add Scoped view to wrap a widget with scope.
0.1.0 16-07-2022 #
Test release.