hsbijarniya / image_editor_plus

Flutter Image Editor Plugin with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
MIT License
103 stars 103 forks source link

Please remove the portrait and landscape icons from the ImageCropper class. #58

Closed kim-jinmo closed 9 months ago

kim-jinmo commented 10 months ago

I only want to use the 4:3 ratio, but users can use the 4:3 ratio and 3:4 ratio, so it's uncomfortable. I want you to use only the ratio I set.

hsbijarniya commented 9 months ago

use cropOption that were added in v1.0.0 for more customisation.