easy_zoom_widget 1.0.0 copy "easy_zoom_widget: ^1.0.0" to clipboard
easy_zoom_widget: ^1.0.0 copied to clipboard

A simple and easy-to-use Flutter package that makes any widget zoomable with pinch, double-tap, and pan gestures. Perfect for images, custom widgets, and any content that needs zoom functionality.

1.0.0 #

  • Initial release of Easy Zoom Widget
  • ✨ Pinch to zoom functionality
  • 👆 Double tap to zoom in/out
  • 🖐️ Pan and move when zoomed
  • 🎮 Programmatic control with ZoomController
  • 🎨 Fully customizable parameters
  • ⚡ Smooth animations with customizable duration and curves
  • 🎯 Works with any Flutter widget
  • 📊 Scale change callbacks
  • 🎨 Background color support
  • 🔒 Configurable min/max zoom levels
  • 🚀 Example app included
0
likes
150
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and easy-to-use Flutter package that makes any widget zoomable with pinch, double-tap, and pan gestures. Perfect for images, custom widgets, and any content that needs zoom functionality.

Repository (GitHub)
View/report issues

Topics

#zoom #widget #gesture #pinch-to-zoom #zoomable

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on easy_zoom_widget