Is your feature request related to a problem? Please describe.
useDebounce is already released in this package.
However, throttle not yet, developed.
I think to make user experience better developing flutter apps, useThrottle is helpful.
Describe the solution you'd like
I just made PR #471 to add useThrottle. Please review.
Describe alternatives you've considered
nothing.
Additional context
nothing.
Is your feature request related to a problem? Please describe.
useDebounceis already released in this package.However, throttle not yet, developed.
I think to make user experience better developing flutter apps, useThrottle is helpful.
Describe the solution you'd like
I just made PR #471 to add
useThrottle. Please review.Describe alternatives you've considered
nothing.
Additional context
nothing.