issues
search
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
976
stars
256
forks
source link
Fix/reset preview state
#16
Closed
g-apparence
closed
4 years ago
g-apparence
commented
4 years ago
Description
valueNotifier should be created in initState to be disposable.
Recreate android camera session if an error happens on it.
Description