christian_picker_image 0.0.7 copy "christian_picker_image: ^0.0.7" to clipboard
christian_picker_image: ^0.0.7 copied to clipboard

outdated

Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add christian_picker_image

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

dependencies:
  christian_picker_image: ^0.0.7

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:christian_picker_image/christian_picker_image.dart';
43
likes
0
pub points
56%
popularity

Publisher

unverified uploader

Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on christian_picker_image