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

outdated

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

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.

0.1.1 #

  • Updated the flutter_hooks dependency to its latest version

0.1.2 #

  • Updated flutter_hooks dependency to version 0.14.1
9
likes
0
points
189
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_hooks, meta, redux

More

Packages that depend on flutter_redux_hooks