fb_image_picker 0.0.1 copy "fb_image_picker: ^0.0.1" to clipboard
fb_image_picker: ^0.0.1 copied to clipboard

FaceBook image picker.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fb_image_picker

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

dependencies:
  fb_image_picker: ^0.0.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:fb_image_picker/fb_image_picker.dart';
7
likes
130
points
38
downloads

Publisher

verified publishermfuzzy.com

Weekly Downloads

FaceBook image picker.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

camera, flutter, path, path_provider, permission_handler, skeleton_animation

More

Packages that depend on fb_image_picker