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

Combines flutter_hooks and async_redux packages to add Redux to flutter_hooks

1.0.0 #

  • Initial commit:
    • useSelector
    • useDispatch
    • useDispatchSync
    • useDispatchAndWait
    • useIsWaiting
    • isFailed (combines useIsFailed / useExceptionFor / useClearExceptionFor)
    • useIsFailed
    • useExceptionFor
    • useClearExceptionFor
4
likes
0
pub points
55%
popularity

Publisher

verified publisherglasberg.dev

Combines flutter_hooks and async_redux packages to add Redux to flutter_hooks

Repository (GitHub)
View/report issues

Topics

#redux #hooks #state-management

License

unknown (license)

Dependencies

async_redux, flutter, flutter_hooks

More

Packages that depend on flutter_hooks_async_redux