flutter_gestures 0.0.1 copy "flutter_gestures: ^0.0.1" to clipboard
flutter_gestures: ^0.0.1 copied to clipboard

Flutter gesture detectors

flutter_gestures #

Flutter gesture detectors.

DoubleTapDragGestureDetector #

A recognizer of a gesture that starts with a double tap and hold, where the second tap can be dragged.

example