photo_gallery_viewer 1.0.3 copy "photo_gallery_viewer: ^1.0.3" to clipboard
photo_gallery_viewer: ^1.0.3 copied to clipboard

A powerful and customizable Flutter package for displaying photo galleries with support for carousel sliding, zooming, and various indicator styles. Perfect for image viewers, banners, and photo brows [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_gallery_viewer

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

dependencies:
  photo_gallery_viewer: ^1.0.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:photo_gallery_viewer/photo_gallery_viewer.dart';
0
likes
150
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful and customizable Flutter package for displaying photo galleries with support for carousel sliding, zooming, and various indicator styles. Perfect for image viewers, banners, and photo browsing experiences.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

carousel_slider, dots_indicator, flutter, photo_view

More

Packages that depend on photo_gallery_viewer