redux_prism 1.0.0 copy "redux_prism: ^1.0.0" to clipboard
redux_prism: ^1.0.0 copied to clipboard

Library used to easily access dispatched actions in a Redux Store.

1.0.0 #

Added widget used to listen for dispatched actions in a cleanest way

  • Upgraded example app to use [StorePrismListener] and reduce boilerplate when listening actions in the view

0.1.2 #

Changing to Dart 2 stable version

  • Changing to stable sdk version
  • linking repository tag to every version in CHANGELOG.md

0.1.1 #

Dart 2 compatibility

  • Resolving sdk version

0.1.0 #

Initial version

  • Includes resource to extra power redux with ability to catch actions like a stream
  • Includes StorePrism class to access the actions stream and the injectable middleware responsible for catch and put new actions to the stream
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Library used to easily access dispatched actions in a Redux Store.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_redux, redux

More

Packages that depend on redux_prism