pinch_zoom_image_fixed 0.2.7 copy "pinch_zoom_image_fixed: ^0.2.7" to clipboard
pinch_zoom_image_fixed: ^0.2.7 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_fixed

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

dependencies:
  pinch_zoom_image_fixed: ^0.2.7

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_fixed/pinch_zoom_image.dart';
0
likes
25
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

ISC (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on pinch_zoom_image_fixed

Packages that implement pinch_zoom_image_fixed