multi_long_press_gesture_recognizer 0.0.2 multi_long_press_gesture_recognizer: ^0.0.2 copied to clipboard
Flutter package for detecting multi-long-press gestures. Supports slop tolerances and a configurable duration.
0.0.2 #
- Fixed invalid move/up events after the gesture has already been canceled.
- Added missing cancel event in case the gesture is rejected (e.g. another gesture wins the arena).
- Added pub.dev
topics
.
0.0.1+2 #
- Changed sdk constraint to
2.18.0
.
0.0.1+1 #
- Improved description.
- Added example.
0.0.1 #
- Initial release.