fingers_gesture_detector 0.0.1 copy "fingers_gesture_detector: ^0.0.1" to clipboard
fingers_gesture_detector: ^0.0.1 copied to clipboard

A gesture detector that provides transformation matrices for multi-finger gestures including translation, scaling and rotation.

fingers_gesture_detector #

A Flutter package to add custom gesture handling and selection with resizing, rotating, cropping, and flipping of widgets — similar to Canva or image editing apps.

Features #

  • Gesture detection (tap, pan, scale, rotate)
  • Resize and transform widgets
  • Selection handles for corners and edges
  • Customize behavior with callbacks
  • Cross-platform (Android, iOS, Web)

Getting Started #

Add this to your pubspec.yaml:

dependencies:
  fingers_gesture_detector:
    git:
      url: https://github.com/imwaseemashraf/FingersGestureDetector.git
3
likes
140
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A gesture detector that provides transformation matrices for multi-finger gestures including translation, scaling and rotation.

Homepage

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on fingers_gesture_detector