0 purchases
simple gesture detector
Simple Gesture Detector #
Easy to use, reliable and lightweight gesture detector for Flutter apps. Exposes simple API to react to basic gestures.
Features #
Detect swipe gesture - and expose simple callbacks
Detect tap gestures (onTap, onDoubleTap, onLongPress)
Configure gesture recognition
Usage #
Make sure to check out example project.
For additional info please refer to API docs.
Installation #
Add to pubspec.yaml:
dependencies:
simple_gesture_detector: ^0.2.1
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.