camera_camera
camera_camera copied to clipboard
Camera stretched out when opening camera
Using the latest version and it looks weird. it's stretched out.
Can you send print?

1st pic using stock camera app 2nd pic ysing camera_camera i think front is ok but selfie mode results in this being stretched out even before pic was taken
Back then, code was like this 2.0.2
Camera( mode: fullScreen ? CameraMode.fullscreen : CameraMode.normal, .... )
But now, there is no more Camera(). Just CameraCamera() and by default it is full screen. There is no more mode property.
It's Stretched because it's zoomed out and cropped on the left side. camera view before and after taken are deferent.
Here's photo from the exact position of device.
| Before Taken(Zoomed Out) | After Taken(Cropped on the left) | Real Image |
|---|---|---|
![]() |
![]() |
![]() |
my pics probably are not the best samples. i dont want to post my face here. can i email you @gabuldev and send you the photos


