get_photo 1.0.0 copy "get_photo: ^1.0.0" to clipboard
get_photo: ^1.0.0 copied to clipboard

unlisted

A new photo selection plug-in UI, packaged with the photo_manager interface, supports IOS, Android, macOS; only supports selection of pictures.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_photo

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

dependencies:
  get_photo: ^1.0.0

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:get_photo/get_photo.dart';
1
likes
110
pub points
0%
popularity

Publisher

verified publisherdev.sumsg.com

A new photo selection plug-in UI, packaged with the photo_manager interface, supports IOS, Android, macOS; only supports selection of pictures.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

cupertino_icons, flutter, photo_manager

More

Packages that depend on get_photo