redux_thunk 0.2.1 copy "redux_thunk: ^0.2.1" to clipboard
redux_thunk: ^0.2.1 copied to clipboard

outdated

A Redux.dart Middleware that allows you to dispatch functions that perform async work as actions.

Changelog #

0.2.0 #

  • Update to work with Redux 3.0.0 & Dart 2

0.1.1 #

  • Move to github

0.1.0 #

  • Initial version, includes a thunkMiddleware, which intercepts and calls functions that are dispatched to the Store.
63
likes
0
pub points
95%
popularity

Publisher

unverified uploader

A Redux.dart Middleware that allows you to dispatch functions that perform async work as actions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

redux

More

Packages that depend on redux_thunk