flutter_redux_hooks 0.2.0 copy "flutter_redux_hooks: ^0.2.0" to clipboard
flutter_redux_hooks: ^0.2.0 copied to clipboard

A hook-based alternative to flutter_redux. Connect to your redux store in a familiar way.

0.2.0 #

  • Updated all dependencies to support from their current minor release to the next major release.

0.1.3 #

  • Updated all dependencies to support from their current minor release to the next major release.

0.1.2 #

  • Updated flutter_hooks dependency to version 0.14.1

0.1.1 #

  • Updated the flutter_hooks dependency to its latest version

0.1.0 #

Initial Version of the library.

  • Includes the ability to pass a Redux Store down to descendant Widgets using a StoreProvider.
  • Includes the hooks useStore, useDispatch and useSelector.
8
likes
130
pub points
70%
popularity

Publisher

unverified uploader

A hook-based alternative to flutter_redux. Connect to your redux store in a familiar way.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_hooks, redux

More

Packages that depend on flutter_redux_hooks