mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
7e2452b6ad
BREAKING: original plugin is replaced by https://github.com/xulihang/cordova-plugin-dynamsoft-barcode-reader
21 lines
580 B
Markdown
Executable File
21 lines
580 B
Markdown
Executable File
# Dynamsoft Barcode Scanner
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-dynamsoft-barcode-reader
|
|
$ npm install @awesome-cordova-plugins/dynamsoft-barcode-scanner
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/dynamsoft-barcode-scanner/)
|
|
|
|
Plugin Repo: [https://github.com/xulihang/cordova-plugin-dynamsoft-barcode-reader](https://github.com/xulihang/cordova-plugin-dynamsoft-barcode-reader)
|
|
|
|
The Dynamsoft Barcode Scanner Plugin can read barcodes from images as well as camera previews.
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|
|
|
|
|