custom_cropper 1.0.0 copy "custom_cropper: ^1.0.0" to clipboard
custom_cropper: ^1.0.0 copied to clipboard

discontinued
outdated

Dart native image cropper package that allows cropping images with a custom and adjustable shape.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_cropper

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

dependencies:
  custom_cropper: ^1.0.0

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:custom_cropper/custom_cropper.dart';
0
likes
0
points
17
downloads

Publisher

verified publishereterkit.com

Weekly Downloads

Dart native image cropper package that allows cropping images with a custom and adjustable shape.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_cropper