fast_rx 0.1.1 fast_rx: ^0.1.1 copied to clipboard
An easy to understand reactive state management solution for Flutter
0.1.1 #
- Updated license
- Updated documentation
- Use unregisteredValue for RxObject methods that do not return a value
- Added expectRxRegistration for testing RxObject registration
- Updated tests
0.1.0 #
- Full test coverage
- Updated documentation
- Added RxObject and cleaned up iterable implementations
- Prevented unnecessary registration
0.0.4 #
- Added conditional rebuild
0.0.3 #
- Decreased Dart version constraint
0.0.2 #
- Updated readme
0.0.1 #
- Initial release