ceylonedge_image_picker 0.1.1 copy "ceylonedge_image_picker: ^0.1.1" to clipboard
ceylonedge_image_picker: ^0.1.1 copied to clipboard

The Ceylon Edge Image Picker is a powerful and flexible image picker for Flutter that provides a seamless user experience for selecting images from various sources on both Android and iOS devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ceylonedge_image_picker

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

dependencies:
  ceylonedge_image_picker: ^0.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:ceylonedge_image_picker/ceylonedge_image_picker.dart';
1
likes
120
pub points
0%
popularity

Publisher

verified publisherceylonedge.lk

The Ceylon Edge Image Picker is a powerful and flexible image picker for Flutter that provides a seamless user experience for selecting images from various sources on both Android and iOS devices.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, font_awesome_flutter, logger, permission_handler, photo_manager, shimmer

More

Packages that depend on ceylonedge_image_picker