flutter_hooks_extra 0.0.3+1 copy "flutter_hooks_extra: ^0.0.3+1" to clipboard
flutter_hooks_extra: ^0.0.3+1 copied to clipboard

Add some reference ahooks or custom hooks with higher reusability based on flutter_hooks.

flutter_hooks_extra #

Custom hooks with higher reusability based on flutter_hooks.

useFutureState #

Hook to manage asynchronous data

useDebounceState #

A hook that handle the debounce value.

useEmitter #

Pass events between multiple widgets. By using useEmitter, this can be simplified.

useCounter #

A hook that can manage the count.

useCountdown #

A hook for countdown management.

5
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Add some reference ahooks or custom hooks with higher reusability based on flutter_hooks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_hooks

More

Packages that depend on flutter_hooks_extra