gallery_zoom_slides 0.0.2 copy "gallery_zoom_slides: ^0.0.2" to clipboard
gallery_zoom_slides: ^0.0.2 copied to clipboard

outdated

Image pan gesture, pinch zoomin-zoomout, double tap zoomin-zoomout

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gallery_zoom_slides

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

dependencies:
  gallery_zoom_slides: ^0.0.2

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:gallery_zoom_slides/gallery_zoom_slides.dart';
18
likes
0
points
229
downloads

Publisher

verified publisherpackzo.dev

Weekly Downloads

Image pan gesture, pinch zoomin-zoomout, double tap zoomin-zoomout

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on gallery_zoom_slides