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

A lightweight Flutter widget that adds zoom and pan functionality to any child widget, ideal for images, maps, or custom interactive UIs.

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
160
points
53
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter widget that adds zoom and pan functionality to any child widget, ideal for images, maps, or custom interactive UIs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on abhi_zoom