tap_debouncer
Install
flutter pub add tap_debouncer
Introduction
Tap debounce simplifying widget. Wrap your button widget in TapDebounce widget and any taps will be disabled while tap callback is in progress.

Details
Category | Button & Progress Button |
update frequency | Good |
Likes | 116 |
Popularity | 0 |
pub platform score | 160 |
github star count | 16 |
github open issue count | 0 |
total number of github issues | 1 |
package creation time | 2020-03-30 16:07:57 |
package update time | 2025-08-25 09:40:36 |
Dart3 Support | yes |
null safety support | yes |
Platforms | AndroidiOSWebmacOSWindowsLinux |
Version Number | 2.2.0 |
Creation Time | 2.2.0 (May, 2023) |
These GitHub projects use the tap_debouncer plugin.
apidash
2374
API Dash is a beautiful AI-powered open-source cross-platform (Desktop & Mobile) API Client built using Flutter which can help you easily create & customize your HTTP & GraphQL API requests, visually inspect responses and generate API integration code. A lightweight alternative to postman/insomnia.
flutter_debouncer
16
Tap debounce simplifying widget and utils
