-
-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong ratio, no padding on the last version 2.0.0+1 #416
Comments
Ok padding has been forgotten in the last rework. |
What about ratio 1:1, are you gonna fix it? FYI |
Yes, i faced this issue too and also the preview is always align to the top and even change ratio, the preview still the same. Any solution ? |
Yes; ratio 1:1 is actually not existing on Android and iOS. |
Any chance to see this fixed, or maybe a workaround in the meanwhile? I'm facing the same issue with padding. |
This has been fixed. #431 |
the padding is still not working |
Steps to Reproduce
Expected results
Camera preview ratio must be ratio_1_1
Camera preview padding must be 16 by horizontal
Everything was ok on the dev version - ^2.0.0-dev.1
Actual results
ratio 4:3, no padding
About your device
android any
Your flutter version
Flutter 3.13.9 • channel stable • https://github.com/flutter/flutter.git
Framework • revision d211f42860 (4 weeks ago) • 2023-10-25 13:42:25 -0700
Engine • revision 0545f8705d
Tools • Dart 3.1.5 • DevTools 2.25.0
The text was updated successfully, but these errors were encountered: