pinch_zoom_image_updated 0.2.6 copy "pinch_zoom_image_updated: ^0.2.6" to clipboard
pinch_zoom_image_updated: ^0.2.6 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_updated

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

dependencies:
  pinch_zoom_image_updated: ^0.2.6

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_updated/pinch_zoom_image_updated.dart';
27
likes
30
pub points
63%
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_updated