flutter_redux_hooks v0.1.0
Initial Version of the library.
- Includes the ability to pass a Redux
Store
down to descendant Widgets using aStoreProvider
. - Includes the hooks
useStore
,useDispatch
anduseSelector
.
Initial Version of the library.
Store
down to descendant Widgets using a StoreProvider
.useStore
, useDispatch
and useSelector
.