Flutter Gems is a curated list of 4900+ useful Dart & Flutter packages that are categorized based on functionality.

Medium LinkedIn Twitter Discord

Top Flutter Crop Image packages

Last updated: May 20, 2023

Image cropping refers to the process of removing unwanted or unneeded portions of an image. This can be done for aesthetic reasons, to improve the composition of the image, or to remove distracting or irrelevant elements from the scene. Cropping can also be used to adjust the aspect ratio of an image, or to change the orientation of the image from landscape to portrait or vice versa.

The complete list of Flutter packages for Image cropping is provided below.


image_cropper Card Image
image_cropper
Null safety 👍 1.66K
Maintenance Status: Good

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

crop_your_image Card Image
crop_your_image
Null safety 👍 313
Maintenance Status: Good

crop_your_image helps your app to embed Widgets for cropping images.

image_crop
Null safety 👍 190
Maintenance Status: Good

A flutter plugin to crop image on iOS and Android. It processes image files off main thread natively. The plugin provides a Crop widget to display image cropping to a user.

crop Card Image
crop
Null safety 👍 173
Maintenance Status: Good

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

image_cropping Card Image
image_cropping
Null safety 👍 79
Maintenance Status: Good

This package helps you to crop image with ratio and free scale.

cropperx Card Image
cropperx
Null safety 👍 74
Maintenance Status: Good

An image cropper package made in Flutter. Can be used to crop & rotate images.

crop_image Card Image
crop_image
Null safety 👍 64
Maintenance Status: Good

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

custom_image_crop Card Image
custom_image_crop
Null safety 👍 44
Maintenance Status: Good

An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller

multi_image_crop
Null safety 👍 22
Maintenance Status: Good

A flutter package to crop multiple images at a time on iOS and Android.

simple_image_crop
👍 52
Maintenance Status: Poor

A simple and easy to use flutter plugin to crop image on iOS and Android.

image_crop_widget
👍 9
Maintenance Status: Poor

A Flutter widget to crop images. The widget is completely written in Dart and has minimal dependencies.