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

A Flutter package to trigger an action repeatedly when a widget is hold/pressed down.

1.0.0 #

  • BREAKING: onHoldDown type changed to VoidCallback
  • Updated LICENSE
  • DOCS: added doc comment for library declaration
  • DOCS: added links and badges in readme
  • DOCS: updated onHoldDown type in readme

0.0.1 #

  • Makes any Widget to trigger an action repeatedly by holding it down.
  • Can give time delay curve to make the button trigger action more or less quickly.
  • Also you can set time delay for the periodic function call.
6
likes
140
pub points
73%
popularity

Publisher

verified publisheroutdatedguy.rocks

A Flutter package to trigger an action repeatedly when a widget is hold/pressed down.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on hold_down_button