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
947 stars 234 forks source link

Images are saved with a wrong orientation #175

Closed Zazo032 closed 1 year ago

Zazo032 commented 1 year ago

Steps to Reproduce

  1. Open a view with a custom preview builder
  2. Turn the phone horizontally
  3. Take a photo

Expected results

Result image should be saved with the proper orientation

Actual results

Image is rotated 90º

About your device

Brand Model OS
Samsung A21s 12
Zazo032 commented 1 year ago

This was working fine in the old implementation

apalala-dev commented 1 year ago

It should be fixed on master now for both pictures and videos.