rx_reactor 0.4.2
rx_reactor: ^0.4.2 copied to clipboard
Simple MVVM reactive programming framework with rxdart for flutter.
0.4.2 #
- Fixed: moved src/rx_reactor.dart to .
0.4.1 #
- Fixed: minor version change.
0.4.0 #
- Added: ServiceContextProvider.
0.3.0 #
- Added: create parameter in ReactBuilder constructor.
0.2.0 #
- Add: m(), a() to create ReactMutation and ReactAction respectively.
0.1.6 #
- Renamed: onInitReactor -> onBindReactor
0.1.5 #
- Add: transformAction(). Now we can transform actions as well.
0.1.4 #
- error fix.
0.1.3 #
- removes change notifier
0.1.2 #
- error fix.
0.1.1 #
- initial release.