tap_debouncer 1.0.0 copy "tap_debouncer: ^1.0.0" to clipboard
tap_debouncer: ^1.0.0 copied to clipboard

outdated

Tap debounce simplifying widget. Wrap your button widget in TapDebounce widget and any taps will be disabled while tap callback is in progress.

1.0.0 #

  • Add optional field waitBuilder to show special widget while wait tap processing

0.0.8 #

  • Fix exception if onTap function is null

0.0.7 #

  • Add cooldown
  • Remove rxdart dependency
  • Update example
  • Update readme

0.0.6 #

  • Fix readme after some renamings

0.0.5 #

  • Fix readme image address

0.0.4 #

  • Fix license

0.0.3 #

  • First public release
91
likes
0
pub points
95%
popularity

Publisher

verified publisherblean.vip

Tap debounce simplifying widget. Wrap your button widget in TapDebounce widget and any taps will be disabled while tap callback is in progress.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on tap_debouncer