Skip to content

DakshDB/flutter_image_cropper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crop the image with the given aspect ratio.

Features

Simple image cropper

Usage

Example for the usage is included in the /example folder.

var image = await CropImage.cropImage(
    context: context,
    image: Image.asset('images/test_image.jpg'));

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published