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.

[0.1.4] #

  • Added onTap
  • Added onDoubleTap
  • Added onLongPress
  • Updated dependencies

[0.1.3] #

  • Added non-distinct continuous detection behavior
  • Fixed minor issue with previousDirection
  • Improved names of SwipeDetectionBehavior enum values

[0.1.2] #

  • Added continuous detection behavior
  • Merged swipe callbacks
  • Added SwipeDirection enum
  • Updated example project

[0.1.1] #

  • Added documentation

[0.1.0] - Initial release #

  • Added easy to use swipe gesture (both vertical and horizontal)
  • Example included
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