custom_cropper 1.0.2 copy "custom_cropper: ^1.0.2" to clipboard
custom_cropper: ^1.0.2 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.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:custom_cropper/custom_cropper.dart';
0
likes
150
points
17
downloads

Publisher

verified publishereterkit.com

Weekly Downloads

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on custom_cropper