zoom_hover_pinch_image 1.0.3 copy "zoom_hover_pinch_image: ^1.0.3" to clipboard
zoom_hover_pinch_image: ^1.0.3 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

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.3

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';
5
likes
160
pub points
79%
popularity

Publisher

verified publisherswanflutterdev.site

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