simple_gesture_detector 0.1.4 copy "simple_gesture_detector: ^0.1.4" to clipboard
simple_gesture_detector: ^0.1.4 copied to clipboard

outdated

Easy to use, reliable and lightweight gesture detector for Flutter apps. Exposes simple API to react to basic gestures.

Simple Gesture Detector #

Pub Package

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.1.4
52
likes
0
pub points
96%
popularity

Publisher

unverified uploader

Easy to use, reliable and lightweight gesture detector for Flutter apps. Exposes simple API to react to basic gestures.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_gesture_detector