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

  • Fix busy stream type
  • Prepare to null safety

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
116
likes
40
points
15.3k
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)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tap_debouncer