mirror of
https://github.com/simplezhli/flutter_barcode_reader.git
synced 2024-11-23 04:09:19 +08:00
Merge branch 'master' of https://github.com/apptreesoftware/flutter_barcode_reader
This commit is contained in:
commit
afb0ae21c0
@ -17,7 +17,7 @@ Android: https://github.com/dm77/barcodescanner
|
|||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
###Android
|
### Android
|
||||||
For Android, you must do the following before you can use the plugin:
|
For Android, you must do the following before you can use the plugin:
|
||||||
|
|
||||||
* Add the camera permission to your AndroidManifest.xml
|
* Add the camera permission to your AndroidManifest.xml
|
||||||
@ -32,4 +32,4 @@ For Android, you must do the following before you can use the plugin:
|
|||||||
To use on iOS, you must add the the camera usage description to your Info.plist
|
To use on iOS, you must add the the camera usage description to your Info.plist
|
||||||
|
|
||||||
<key>NSCameraUsageDescription</key>
|
<key>NSCameraUsageDescription</key>
|
||||||
<string>Camera permission is required for barcode scanning.</string>
|
<string>Camera permission is required for barcode scanning.</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user