Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spkersten/flutter_gestures

Flutter gesture detectors
https://github.com/spkersten/flutter_gestures

flutter gesture-detection gesture-recognition gestures

Last synced: about 7 hours ago
JSON representation

Flutter gesture detectors

Awesome Lists containing this project

README

        

# 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](doc/double-tap-drag.gif)