zoom_pinch_overlay 1.4.3 copy "zoom_pinch_overlay: ^1.4.3" to clipboard
zoom_pinch_overlay: ^1.4.3 copied to clipboard

An instagram style pinch and zoom widget that can be moved globally.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoom_pinch_overlay

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

dependencies:
  zoom_pinch_overlay: ^1.4.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_pinch_overlay/zoom_pinch_overlay.dart';
220
likes
160
points
3.73k
downloads
screenshot

Publisher

verified publishersamuelong.me

Weekly Downloads

An instagram style pinch and zoom widget that can be moved globally.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on zoom_pinch_overlay