image_cropper2 2.0.6+1 copy "image_cropper2: ^2.0.6+1" to clipboard
image_cropper2: ^2.0.6+1 copied to clipboard

outdated

A Flutter plugin for Android, iOS and Web supports cropping images

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_cropper2

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

dependencies:
  image_cropper2: ^2.0.6+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:image_cropper2/image_cropper2.dart';
1
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Android, iOS and Web supports cropping images

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, image_cropper_for_web2, image_cropper_platform_interface2

More

Packages that depend on image_cropper2