crop_image 1.0.16 copy "crop_image: ^1.0.16" to clipboard
crop_image: ^1.0.16 copied to clipboard

An image cropper widget, with 90-degree rotations. Supports mobile, web and desktop.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crop_image
copied to clipboard

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

dependencies:
  crop_image: ^1.0.16
copied to clipboard

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:crop_image/crop_image.dart';
copied to clipboard
144
likes
150
points
26.5k
downloads
screenshot

Publisher

verified publishertramontana.co.hu

Weekly Downloads

2024.09.16 - 2025.03.31

An image cropper widget, with 90-degree rotations. Supports mobile, web and desktop.

Repository (GitHub)

Topics

#flutter #crop-image

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on crop_image