* Ensure the permission can only be requested one time
* Update packages/smooth_app/lib/helpers/permission_helper.dart
Co-authored-by: monsieurtanuki <fabrice_fontaine@hotmail.com>
Co-authored-by: monsieurtanuki <fabrice_fontaine@hotmail.com>
* No need to store if the camera permission was denied once (the framework provides this info)
* Prepare layout for showing an error when the camera is not granted
* UI to ask for permission
* UI changes
* Revert "Merge branch 'develop' into camera_permission"
This reverts commit f7bf249fcf732d5756152dde25d0f8c1624b2819, reversing
changes made to 8b0adc564ad93009c069c49f553c098c0238a0db.
* Update app_en.arb
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>