rx_reactor 0.4.2 copy "rx_reactor: ^0.4.2" to clipboard
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.
0
likes
150
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

Simple MVVM reactive programming framework with rxdart for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider, rxdart

More

Packages that depend on rx_reactor