abhi_zoom
A simple Flutter widget that enables zoom and pan functionality for any widget — especially useful for images. Just wrap your widget with AbhiZoom and it becomes zoomable using pinch gestures!
✨ Features
- Zoom and pan any widget (not just images)
- Smooth pinch-to-zoom and drag gestures
- Lightweight and dependency-free
- Fully customizable
minScaleandmaxScale
🧩 Getting Started
Add the package to your pubspec.yaml:
dependencies:
abhi_zoom: ^0.0.1 # Use the latest version from pub.dev