fingers_gesture_detector 0.0.1
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