async_hooks 0.1.0 async_hooks: ^0.1.0 copied to clipboard
Hooks for Future and Stream inspired by riverpod AsyncValue.
0.1.0 #
- Added
AsyncValue
type. - Added
useFutureValue
hook. - Added
useStreamValue
hook.
Hooks for Future and Stream inspired by riverpod AsyncValue.
AsyncValue
type.useFutureValue
hook.useStreamValue
hook.