redux_future_middleware 0.3.0 copy "redux_future_middleware: ^0.3.0" to clipboard
redux_future_middleware: ^0.3.0 copied to clipboard

outdated

A Middleware for Redux which makes handling Dart Future easy by using Actions.

0.3.0 #

  • Add FutureReducer and FutureState
  • Deprecated FutureErrorAction in favour of FutureFailedAction
  • Deprecated FutureSuccessAction in favour of FutureSucceededAction
  • Fix Typos

0.2.0 #

  • Redux version bump to 4.0.0
  • Documented APIs

0.1.0+1 #

Initial Release

2
likes
35
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A Middleware for Redux which makes handling Dart Future easy by using Actions.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta, redux

More

Packages that depend on redux_future_middleware