rxservice 0.5.2
rxservice: ^0.5.2 copied to clipboard
A simple reactive service library for Dart and Flutter. Use in conjuction with get_it and StreamBuilder for a complete state management solution.
0.0.1 #
- Initial version.
0.1.0 #
- Added unbenchmarked
createMemohook.
0.2.0 #
- Updated
createMemotocomputedhook.
0.2.1 #
- Made services callable (aliases to
$)
0.3.0 #
- Added the effect hook.
- Service
call()method now aliased tostate
0.4.0 #
- Added signals
- Separated hooks into their own library.
0.5.0 #
- Refactored codebase to move complexity behind
rxs
0.5.1 #
- Updated dependencies list in
pubspec.yaml
0.5.2 #
- Updated version constraints