flutter_image_cropper
flutter_image_cropper copied to clipboard
how can I set aspectRatio in Flutter Web
As the readme says, these fields are ignored on Web: maxWidth, maxHeight, aspectRatio, aspectRatioPresets. Then, how can I set aspectRatio in Flutter Web?
https://github.com/hnvn/flutter_image_cropper/issues/404