picture_picker 1.1.1 copy "picture_picker: ^1.1.1" to clipboard
picture_picker: ^1.1.1 copied to clipboard

discontinued

Flutter native selector works with android and ios.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add picture_picker

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

dependencies:
  picture_picker: ^1.1.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:picture_picker/picture_picker.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Flutter native selector works with android and ios.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on picture_picker