simple_gesture_detector 0.1.1 copy "simple_gesture_detector: ^0.1.1" to clipboard
simple_gesture_detector: ^0.1.1 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 #

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: onSwipeUp, onSwipeDown, onSwipeLeft, onSwipeRight
  • Configure Swipe Gesture recognition (offset thresholds, moment of detection)

Installation #

Add to pubspec.yaml:

dependencies:
  simple_gesture_detector: ^0.1.1
53
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