cropper 0.5.3 copy "cropper: ^0.5.3" to clipboard
cropper: ^0.5.3 copied to clipboard

discontinuedreplaced by: crop

Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cropper

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

dependencies:
  cropper: ^0.5.3

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:cropper/cropper.dart';
8
likes
110
pub points
67%
popularity

Publisher

unverified uploader

Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on cropper