diff --git a/README.md b/README.md index 3f90d3d..cc2991e 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ In order to use this plugin, add the following to your Info.plist file: ``` io.flutter.embedded_views_preview +NSCameraUsageDescription +This app needs camera access to scan QR codes ``` ## Flip Camera (Back/Front) @@ -137,4 +139,4 @@ Requires at least SDK 24 (Android 7.0). # Credits * Android: https://github.com/zxing/zxing * iOS: https://github.com/mikebuss/MTBBarcodeScanner -* Special Thanks To: LeonDevLifeLog for his contributions towards improving this package. \ No newline at end of file +* Special Thanks To: LeonDevLifeLog for his contributions towards improving this package.