xclud / flutter_crop

Crop any widget/image in Android, iOS, Web and Desktop with fancy and customizable UI, in pure Dart code.
https://pub.dev/packages/crop
MIT License
259 stars 84 forks source link

Support setting the width or height of the output image #44

Closed nwparker closed 3 years ago

nwparker commented 3 years ago

Changes from https://github.com/xclud/flutter_crop/pull/39 but rebased on newest master.

Tested cropping. Appears to work!