pinch_zoom_image 0.2.5 copy "pinch_zoom_image: ^0.2.5" to clipboard
pinch_zoom_image: ^0.2.5 copied to clipboard

A widget that makes picture pinch zoom, then return back to initial size and position when released.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pinch_zoom_image

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

dependencies:
  pinch_zoom_image: ^0.2.5

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:pinch_zoom_image/pinch_zoom_image.dart';
13
likes
40
pub points
58%
popularity

Publisher

unverified uploader

A widget that makes picture pinch zoom, then return back to initial size and position when released.

Repository (GitHub)
View/report issues

License

ISC (LICENSE)

Dependencies

flutter

More

Packages that depend on pinch_zoom_image