multi_image_viewer 0.1.2 copy "multi_image_viewer: ^0.1.2" to clipboard
multi_image_viewer: ^0.1.2 copied to clipboard

Widgets for displaying multiple images (and other widgets) in a single screen viewer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_image_viewer

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

dependencies:
  multi_image_viewer: ^0.1.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:multi_image_viewer/multi_image_viewer.dart';
0
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Widgets for displaying multiple images (and other widgets) in a single screen viewer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

color_thief_dart, dots_indicator, equatable, flutter, photo_view, rxdart

More

Packages that depend on multi_image_viewer