custom_image_picker 0.5.0 copy "custom_image_picker: ^0.5.0" to clipboard
custom_image_picker: ^0.5.0 copied to clipboard

A new Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_image_picker

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

dependencies:
  custom_image_picker: ^0.5.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:custom_image_picker/custom_image_picker.dart';
13
likes
70
pub points
61%
popularity

Publisher

unverified uploader

A new Flutter plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_image_picker