camera_camera icon indicating copy to clipboard operation
camera_camera copied to clipboard

Camera stretched out when opening camera

Open chitgoks opened this issue 4 years ago • 5 comments

Using the latest version and it looks weird. it's stretched out.

chitgoks avatar Apr 03 '21 00:04 chitgoks

Can you send print?

gabuldev avatar Apr 05 '21 19:04 gabuldev

IMG_20210406_082040 CAP8244935618288465472

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

chitgoks avatar Apr 06 '21 00:04 chitgoks

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.

chitgoks avatar Apr 07 '21 08:04 chitgoks

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
flutter_01 flutter_02 photo_2021-04-18_09-04-32

diohlicious avatar Apr 18 '21 02:04 diohlicious

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

chitgoks avatar Apr 18 '21 03:04 chitgoks