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 used the example code provided in the camerawesome package.
Modified the code to set the camera preview to a 1:1 aspect ratio.
Despite the changes, the preview displayed on the Android emulator does not reflect the adjusted aspect ratio and remains unchanged.
Expected results
When I change the aspect ratio using the ratio button, the camera preview should update to reflect the new 1:1 ratio. Additionally, the photo should be captured exactly as it appears in the preview, maintaining the correct aspect ratio.
Actual results
Even after changing the aspect ratio, the preview does not adjust to the selected 1:1 ratio and stays the same size. Only the captured photo reflects the correct aspect ratio, but the preview itself remains unchanged.
About your device
Android Emulator
Pixel 3 XL (1440x2960)
Your flutter version
Run this in your command line flutter --version
Flutter 3.22.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b0850beeb2 (3 months ago) • 2024-07-16 21:43:41 -0700
Engine • revision 235db911ba
Tools • Dart 3.4.4 • DevTools 2.34.3
Steps to Reproduce
I used the example code provided in the camerawesome package.
Modified the code to set the camera preview to a 1:1 aspect ratio.
Despite the changes, the preview displayed on the Android emulator does not reflect the adjusted aspect ratio and remains unchanged.
Expected results
When I change the aspect ratio using the ratio button, the camera preview should update to reflect the new 1:1 ratio. Additionally, the photo should be captured exactly as it appears in the preview, maintaining the correct aspect ratio.
Actual results
Even after changing the aspect ratio, the preview does not adjust to the selected 1:1 ratio and stays the same size. Only the captured photo reflects the correct aspect ratio, but the preview itself remains unchanged.
About your device
Android Emulator
Pixel 3 XL (1440x2960)
Your flutter version
Run this in your command line
flutter --version
Flutter 3.22.3 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b0850beeb2 (3 months ago) • 2024-07-16 21:43:41 -0700
Engine • revision 235db911ba
Tools • Dart 3.4.4 • DevTools 2.34.3
Android.Emulator.-.Pixel_3_XL_API_35_5554.2024-10-25.09-40-36.mp4
The text was updated successfully, but these errors were encountered: