zoom_hover_pinch_image 1.0.4 copy "zoom_hover_pinch_image: ^1.0.4" to clipboard
zoom_hover_pinch_image: ^1.0.4 copied to clipboard

An image zoom package with easy integration, pinch-to-zoom interaction, and customizable border radius.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoom_hover_pinch_image
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  zoom_hover_pinch_image: ^1.0.4
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zoom_hover_pinch_image/zoom_hover_pinch_image.dart';
copied to clipboard
10
likes
160
points
424
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

2024.09.29 - 2025.04.13

An image zoom package with easy integration, pinch-to-zoom interaction, and customizable border radius.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on zoom_hover_pinch_image