images_gallery 0.0.91 copy "images_gallery: ^0.0.91" to clipboard
images_gallery: ^0.0.91 copied to clipboard

an easy way to display an images gallery in flutter, a bit like samsung's gallery

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add images_gallery

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

dependencies:
  images_gallery: ^0.0.91

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:images_gallery/images_gallery.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

an easy way to display an images gallery in flutter, a bit like samsung's gallery

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on images_gallery