awesome_image_selector 0.0.3 copy "awesome_image_selector: ^0.0.3" to clipboard
awesome_image_selector: ^0.0.3 copied to clipboard

A package to help you select, view, and edit an image with an easy workflow.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add awesome_image_selector

With Flutter:

 $ flutter pub add awesome_image_selector

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

dependencies:
  awesome_image_selector: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:awesome_image_selector/awesome_image_selector.dart';
2
likes
0
points
63
downloads

Publisher

verified publishersalehwaleed.com

Weekly Downloads

A package to help you select, view, and edit an image with an easy workflow.

Homepage

License

unknown (license)

Dependencies

flutter, image_picker, image_picker_web, web_image_picker

More

Packages that depend on awesome_image_selector