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
910 stars 199 forks source link

How to open AppSettings when user denied camera access first time #384

Open azazadev opened 10 months ago

azazadev commented 10 months ago

how we can open AppSettings when user run app for the first time and denied camera access, probably this can be handle by OnPermissionsResult but this one is no more used in 2.X ?