images_gallery 0.0.4 copy "images_gallery: ^0.0.4" to clipboard
images_gallery: ^0.0.4 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 Dart:

 $ dart pub add images_gallery

With Flutter:

 $ flutter pub add images_gallery

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

dependencies:
  images_gallery: ^0.0.4

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on images_gallery