holding_gesture 1.0.0-dev
holding_gesture: ^1.0.0-dev copied to clipboard
A customized GestureDetector that acts on holding a determined Widget.
1.0.0-dev - 2021-02-23 #
- Updated to support null-safety
0.0.3 - 2019-05-14 #
- Fixed bug that caused the callback to keep being called when holding for too long, thanks to @IhorKlimov
0.0.2 - 2018-09-13 #
- Updated README and example to keep in line with Flutter's default app
0.0.1 - 2018-09-13 #
- First version