image_cropper_plus 6.0.2 copy "image_cropper_plus: ^6.0.2" to clipboard
image_cropper_plus: ^6.0.2 copied to clipboard

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_cropper_plus

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

dependencies:
  image_cropper_plus: ^6.0.2

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_cropper_plus/image_cropper_plus.dart';
2
likes
145
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, image_cropper_plus_for_web, image_cropper_plus_platform_interface

More

Packages that depend on image_cropper_plus

Packages that implement image_cropper_plus