Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
911 stars 200 forks source link

Disable exif rotation while taking pictures #374

Open ayyysh04 opened 1 year ago

ayyysh04 commented 1 year ago

Steps to Reproduce

1.setup cameraawesome using any example given 2.click a photo 3.You will observe ,the captures image will get automatically rotate to portrait mode.

Issue : when the phone is parellel to the ground ,the camera orientation changes and its very hard to scan any documents or something

Expected results

A flag like gps info in exifConfig to disable exif rotation on native side

Actual results

Cant find any flag to disable exif rotation

About your device

All devices

CikaTom commented 7 months ago

Any updates on this?

g-apparence commented 7 months ago

Sorry you are right this should be optionnal. Will look how to make it.

Either would you like to work on this?

CikaTom commented 4 months ago

@g-apparence Is this planned to be added on upcoming release?