kekland / croppy

A fully customizable image cropper for Flutter, in Flutter
MIT License
105 stars 30 forks source link

How to create a fixed square, cropping box #50

Closed OICQ469 closed 1 week ago

OICQ469 commented 1 week ago

WechatIMG911

How to create a fixed square, cropping box @kekland

kekland commented 1 week ago

Please read the documentation at https://github.com/kekland/croppy/blob/master/doc%2Fdoc.md. To get a square, you need to constrain the aspect ratio.