async_hooks 0.1.0 async_hooks: ^0.1.0 copied to clipboard
Hooks for Future and Stream inspired by riverpod AsyncValue.
async_hooks #
useFutureValue
and useStreamValue
hooks returning riverpod
like
AsyncValue
instead of AsyncSnapshot
.