flutter_hooks_async_redux 1.0.1 flutter_hooks_async_redux: ^1.0.1 copied to clipboard
Combines flutter_hooks and async_redux packages to add Redux to flutter_hooks
1.0.1 #
- Initial commit:
- useSelector
- useDispatch
- useDispatchSync
- useDispatchAndWait
- useIsWaiting
- isFailed (combines useIsFailed / useExceptionFor / useClearExceptionFor)
- useIsFailed
- useExceptionFor
- useClearExceptionFor