gallery_asset_picker 0.0.4 copy "gallery_asset_picker: ^0.0.4" to clipboard
gallery_asset_picker: ^0.0.4 copied to clipboard

Medias picker which is inspired by modern app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gallery_asset_picker

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

dependencies:
  gallery_asset_picker: ^0.0.4

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_asset_picker/gallery_asset_picker.dart';
8
likes
80
pub points
59%
popularity

Publisher

unverified uploader

Medias picker which is inspired by modern app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

camera, collection, flutter, intl, meta, path, photo_manager, uuid

More

Packages that depend on gallery_asset_picker