photo_gallery_gdx_plus 2.3.1 copy "photo_gallery_gdx_plus: ^2.3.1" to clipboard
photo_gallery_gdx_plus: ^2.3.1 copied to clipboard

A community-maintained Flutter plugin for retrieving images and videos from native Android and iOS galleries.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_gallery_gdx_plus

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

dependencies:
  photo_gallery_gdx_plus: ^2.3.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:photo_gallery_gdx_plus/photo_gallery_gdx_plus.dart';
0
likes
150
points
--
downloads

Documentation

API reference

Publisher

verified publishergurwinderdevx.com

A community-maintained Flutter plugin for retrieving images and videos from native Android and iOS galleries.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#gallery #images #media #photos #videos

Funding

Consider supporting this project:

buymeacoffee.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on photo_gallery_gdx_plus

Packages that implement photo_gallery_gdx_plus