photo_gallery 0.1.0+1-beta copy "photo_gallery: ^0.1.0+1-beta" to clipboard
photo_gallery: ^0.1.0+1-beta copied to clipboard

outdated

A Flutter plugin that retrieves images and videos from mobile native gallery.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_gallery
copied to clipboard

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

dependencies:
  photo_gallery: ^0.1.0+1-beta
copied to clipboard

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/photo_gallery.dart';
copied to clipboard
158
likes
0
points
6.27k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.30 - 2025.04.14

A Flutter plugin that retrieves images and videos from mobile native gallery.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, transparent_image

More

Packages that depend on photo_gallery