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

A Flutter widget to display a main image with small image indicators below.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_gallery_viewer

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

dependencies:
  image_gallery_viewer: ^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:image_gallery_viewer/image_gallery_viewer.dart';
2
likes
130
points
39
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter widget to display a main image with small image indicators below.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

extended_image, flutter, flutter_svg, flutter_svg_provider, gap

More

Packages that depend on image_gallery_viewer