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
949 stars 240 forks source link

Front camera and back camera cannot work together #151

Closed dvird closed 1 year ago

dvird commented 1 year ago

Front camera and back camera cannot work together Like bereal thumb_Screen Shot 2022-10-08 at 19 35 36

Steps to Reproduce

Describe how to reproduce the error

Expected results

What it should be

Actual results

only front or only back. its not working together

About your device

Brand Model OS
Apple iPhone X 13.6.1

g-apparence commented 1 year ago

Thank you reporting this. I'm not sure anymore but there was a technical reason when we did this.

(ps: I renamed your issue title as you've put the url of this page)

aytunch commented 1 year ago

@g-apparence In this thread you can find the native APIs which will allow this functionality. I believe that this feature would be an awesome addition to this awesome plugin 🗡️:D https://github.com/flutter/flutter/issues/51928#issuecomment-1120289524

ghost commented 1 year ago

Seems to be related to #131 👍

istornz commented 1 year ago

Closed because duplicate of #131