dart_super 1.4.0 dart_super: ^1.4.0 copied to clipboard
Reactive state management framework for scalable dart applications.
1.4.0 #
- New
warning
property forSuper.log()
1.3.9 #
- Update Documentation
1.3.8 #
- Minor code optimizations
1.3.7 #
- RxNotifier
watch
method renamed toinitial
. - Minor code optimizations
1.3.6 #
- Minor code optimizations
1.3.5 #
- issue #3 Added fix to use Rx collections with flutter SuperBuilder widget.
- fixed RxWatch bug in which the callback is not called unless a stopWhen value is provided.
1.3.4 #
- Update README.md
1.3.3 #
- Api corrections
1.3.2 #
- Update README.md
1.3.0 #
- Main Release
1.2.9-dev.1 #
- Dart classes abstraction from flutter