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

A widget that enables zoom and pan gestures.

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 minScale and maxScale

🧩 Getting Started #

Add the package to your pubspec.yaml:

dependencies:
  abhi_zoom: ^0.0.1  # Use the latest version from pub.dev
1
likes
0
points
65
downloads

Publisher

unverified uploader

Weekly Downloads

A widget that enables zoom and pan gestures.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on abhi_zoom