Skip to content

spkersten/flutter_gestures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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