2022-03-04 23:52:29 +08:00
|
|
|
# Dynamsoft Barcode Scanner
|
|
|
|
|
|
|
|
```
|
2022-05-22 02:26:24 +08:00
|
|
|
$ ionic cordova plugin add cordova-plugin-dynamsoft-barcode-reader
|
2022-03-04 23:52:29 +08:00
|
|
|
$ npm install @awesome-cordova-plugins/dynamsoft-barcode-scanner
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/dynamsoft-barcode-scanner/)
|
|
|
|
|
2022-05-22 02:26:24 +08:00
|
|
|
Plugin Repo: [https://github.com/xulihang/cordova-plugin-dynamsoft-barcode-reader](https://github.com/xulihang/cordova-plugin-dynamsoft-barcode-reader)
|
2022-03-04 23:52:29 +08:00
|
|
|
|
2022-05-22 02:26:24 +08:00
|
|
|
The Dynamsoft Barcode Scanner Plugin can read barcodes from images as well as camera previews.
|
2022-03-04 23:52:29 +08:00
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
2022-05-22 02:26:24 +08:00
|
|
|
* Android
|
|
|
|
* iOS
|
2022-03-04 23:52:29 +08:00
|
|
|
|
|
|
|
|
|
|
|
|