Plugin to interface with the Zebra barcode/qr code scanners.
This plugin is based on: https://github.com/darryncampbell/DataWedgeCordova and has been validated as part of Zebra's Certification Process for the following devices:
The plugin communicates with DataWedge (available on every Zebra device). The purpose of DataWedge is to interface with the Zebra devices' hardware, namely the scanners and the buttons to trigger the scan.
The plugin allows to communicate with DataWedge via Android Intents, allowing your app to scan barcodes/qr codes and retrieve those same codes.
This has dual stack (Cordova and Capacitor) implementation, however it's not currently building for Capacitor due to AppAvailability plugin dependency being a cordova only app.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)
MIT license (https://github.com/darryncampbell/DataWedge-Cordova-Sample/blob/master/LICENSE)