redux_api_middleware 0.1.6 copy "redux_api_middleware: ^0.1.6" to clipboard
redux_api_middleware: ^0.1.6 copied to clipboard

outdated

A dart redux middleware for calling APIs. APIs interact with reducers made easy..

Changelog #

0.1.6 #

  • Export the FSA for a more typed reducer.

0.1.5 #

  • The request action was not getting dispatched. Fixed that

0.1.4 #

  • Now the payload is a string, ww let the user parse this string.

0.1.3 #

  • http package user lower cased content-type. Fixing that.

0.1.2 #

  • Improving analysis score.

0.1.0 #

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

Publisher

unverified uploader

A dart redux middleware for calling APIs. APIs interact with reducers made easy..

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, meta, redux

More

Packages that depend on redux_api_middleware