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

Flutter Custom Image Cropper

Image Cropper with all aspect ratio #

A Flutter plugin for Android, iOS and Web supports cropping images. This plugin is based on three different native libraries so it comes with different UI between these platforms.

Introduction #

Image Cropper doesn't manipulate images in Dart codes directly, instead, the plugin uses Platform Channel to expose Dart APIs that Flutter application can use to communicate with three very powerful native libraries (uCrop, TOCropViewController and croppie) to crop and rotate images. Because of that, all credits belong to these libraries.

0
likes
60
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Custom Image Cropper

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter, http, plugin_platform_interface

More

Packages that depend on image_cropper_custom_code