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
957 stars 245 forks source link

setImageAnalysisConfig - new feature #322

Open fikretonuresen opened 1 year ago

fikretonuresen commented 1 year ago

setImageAnalysisConfig function

sensorConfig.switchCameraRatio(); With this simple function you can easily switch the camera aspect ratio.

Is it possible to add a function to change AnalysisConfig?

For now im restarting the camera with the users selection which is a hassle and doesn't look good.

And It is needed because one setting doesn't work good on all devices sadly.

apalala-dev commented 1 year ago

Hello and thank you for the proposal!

How do you determine if a setting is good for a given device?