You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried using the project under extended_image/example, and replaced line 48 in example/lib/pages/simple/image_editor_demo.dart with initialCropAspectRatio: CropAspectRatios.original. The result would be as shown in the image below (Oneplus 8, Color OS 13).
I tried using the project under extended_image/example, and replaced line 48 in example/lib/pages/simple/image_editor_demo.dart with initialCropAspectRatio: CropAspectRatios.original. The result would be as shown in the image below (Oneplus 8, Color OS 13).
Version
7.0.2
Platforms
Android
Device Model
Android Emulator API Level 24
flutter info
How to reproduce?
Setting
initialCropAspectRatio: CropAspectRatios.original
sets full height with zero width crop.Logs
No response
Example code (optional)
The text was updated successfully, but these errors were encountered: