flutter_gestures library

Classes

DoubleTapAndGestureRecognizer
Recognizes when the user has tapped the screen at the same location twice in quick succession and delegates any further handling of that second tap to a subclass
DoubleTapDragGestureDetector
All code in this file is adapted form Flutter's DragGestureDetector
DoubleTapDragGestureRecognizer
DoubleTapPanGestureRecognizer