tap_debouncer 0.0.8 copy "tap_debouncer: ^0.0.8" to clipboard
tap_debouncer: ^0.0.8 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.

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
110
likes
40
points
12k
downloads

Publisher

verified publisherblean.vip

Weekly Downloads

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)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tap_debouncer