flutter_super 1.1.3 flutter_super: ^1.1.3 copied to clipboard
Reactive state management framework for scalable flutter applications.
1.1.3 #
- Minor bug fixes.
- Minor code optimizations
- Updated example project
1.1.2 #
- Minor code optimizations.
- Added more tests for AsyncBuilder widget.
1.1.1 #
- Update README.md
1.1.0 #
- Add mounted property to Rx Types to validate if dispose method was called or not.
- Completed tests for SuperController, MergeRx, RxListener.
- Increased code coverage to 99%.
1.0.4 #
- Minor Documentation correction.
1.0.3 #
- Modified the SuperModel == operator to compare null values.
1.0.2 #
- Temporarily removed faulty codecov link from README.
1.0.1 #
- Temporarily removed homepage and documentation from pubspec.yaml.
1.0.0 #
- Stable release of the Super framework.