flutter_hooks icon indicating copy to clipboard operation
flutter_hooks copied to clipboard

add throttle hooks

Open ostk0069 opened this issue 5 months ago • 0 comments
trafficstars

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.

ostk0069 avatar May 25 '25 08:05 ostk0069