mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
22 lines
611 B
Markdown
Executable File
22 lines
611 B
Markdown
Executable File
# 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
|
|
|
|
|
|
|