kropper 0.0.2 copy "kropper: ^0.0.2" to clipboard
kropper: ^0.0.2 copied to clipboard

A Flutter plugin invoking image cropping functionality on both Android and iOS

kropper #

A Flutter plugin invoking image cropping functionality on both Android and iOS

Usage #

add following line in pubspec.yaml file under your project folder: kropper: ^0.0.1

Example #

var filePath = '<path of the original image to be cropped>'
File croppedImage = await Kropper.cropImage(filePath);
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin invoking image cropping functionality on both Android and iOS

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on kropper