gallery_media_picker_plus 1.0.1 copy "gallery_media_picker_plus: ^1.0.1" to clipboard
gallery_media_picker_plus: ^1.0.1 copied to clipboard

A modern, customizable Flutter media picker for images and videos with multi-pick and album browsing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gallery_media_picker_plus

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

dependencies:
  gallery_media_picker_plus: ^1.0.1

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:gallery_media_picker_plus/gallery_media_picker_plus.dart';
1
likes
150
points
17
downloads

Publisher

verified publisherpritomshajed.com

Weekly Downloads

A modern, customizable Flutter media picker for images and videos with multi-pick and album browsing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, oktoast, photo_manager

More

Packages that depend on gallery_media_picker_plus