mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
22 lines
611 B
Markdown
22 lines
611 B
Markdown
|
# Dynamsoft Barcode Scanner
|
||
|
|
||
|
```
|
||
|
$ git clone https://github.com/Dynamsoft/cordova-plugin-dbr/
|
||
|
$ ionic cordova plugin add cordova-plugin-dbr
|
||
|
$ 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/Dynamsoft/cordova-plugin-dbr/](https://github.com/Dynamsoft/cordova-plugin-dbr/)
|
||
|
|
||
|
The Dynamsoft Barcode Scanner Plugin opens a camera view and automatically scans a barcode, returning the data back to you.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
|
||
|
|
||
|
|