Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Crop Image packages
Last updated: February 25, 2025
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
👍 2.31K ⬇️ 281.9K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for Android, iOS and Web supports cropping images

crop_your_image
👍 519 ⬇️ 59.8K
Dart 3 compatibleMaintenance Status: Good
crop_your_image helps your app to embed Widgets for cropping images.

crop
👍 187 ⬇️ 3.4K
Dart 3 compatibleMaintenance Status: Average
Crop for Flutter. Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in 100% pure Dart code.

crop_image
👍 138 ⬇️ 24.7K
Dart 3 compatibleMaintenance Status: Good
An image cropper widget, with 90-degree rotations. Supports mobile, web and desktop.

croppy
👍 121 ⬇️ 4.2K
Dart 3 compatibleMaintenance Status: Good
A fully customizable image cropper for Flutter. Mobile-first, but supports Web and Desktop platforms.
cropperx
👍 91 ⬇️ 8.1K
Dart 3 compatibleMaintenance Status: Poor
An image cropper package made in Flutter. Can be used to crop & rotate images.

custom_image_crop
👍 82 ⬇️ 12.2K
Dart 3 compatibleMaintenance Status: Good
An image cropper that is customizable. You can rotate, scale and translate either through gestures or a controller

image_cropping
👍 88 ⬇️ 1.4K
Dart 3 compatibleMaintenance Status: Good
This package helps you to crop image with ratio and free scale.

native_image_cropper
👍 46 ⬇️ 1.3K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for cropping images. Supports rectangular and circular cropping.
multi_image_crop
👍 29 ⬇️ 86
Dart 3 compatibleMaintenance Status: Poor
A flutter package to crop multiple images at a time on iOS and Android.
dynamic_image_crop
👍 29 ⬇️ 42
Dart 3 compatibleMaintenance Status: Average
A Flutter Package that crops the image by drawing lines or cropping into various shapes.
image_crop
👍 202 ⬇️ 1.1K
Maintenance Status: Poor
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.
simple_image_crop
👍 52 ⬇️ 47
Maintenance Status: Poor
A simple and easy to use flutter plugin to crop image on iOS and Android.
image_crop_widget
👍 9 ⬇️ 35
Maintenance Status: Poor
A Flutter widget to crop images. The widget is completely written in Dart and has minimal dependencies.