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

Image analysis start/stop control #213

Closed apalala-dev closed 1 year ago

apalala-dev commented 1 year ago

Description

Image analysis needs a few improvements.

Feature Android iOS
Ability to start and stop image analysis manually
Set if it should start image analysis immediately when CamerAwesome is shown, or later

Checklist

Before creating any Pull Request, confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

Breaking Change

If your feature break something, please detail it

ghost commented 1 year ago

Start/ Stop done on iOS Autostart done on iOS