async_hooks 0.1.1 async_hooks: ^0.1.1 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
.