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