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

outdated

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

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
0
pub points
53%
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

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pinch_zoom_image