positioned_tap_detector_2 1.0.4
positioned_tap_detector_2: ^1.0.4 copied to clipboard
Widget allowing to receive tap callbacks together with their position on the screen.
1.0.4 09/18/2021 #
- Fix null check exception on long press
1.0.3 11/07/2019 #
- Tap controller internal improvements
- Tap controller bug fix
1.0.2 14/12/2018 #
- Add HitTestBehavior field
1.0.1 25/09/2018 #
- Partially support nested GestureDetectors
1.0.0 20/09/2018 #
- Support onTap, onDoubleTap and onLongPress gestures