Designed for mobile apps, this plugin enables an app to scan 1D and 2D barcodes (such as QR codes, Data Matrix, and Aztec codes).
How to use this plugin?
Use the ScanBarcode client action to open the camera and start the scanning session. If a 1D or 2D barcode is scanned successfully, the result will be available in the output parameter ScanResult. The usage of the front or back camera can be defined by setting a CameraDirection parameter to either “front” or “back” in the Settings parameter. You can also enable or disable the flash and add a scan button to the native side for additional control of the scanning event.
Since version 1.3.0, the plugin is compatible with both Cordova and Capacitor.
You can learn more about using the Barcode Plugin here.
Outsystems:
Copyright (c) 2020 html5-qrcode, MINHAZ , Apache License 2.0.
Copyright (c) 2024 OutSystems, MIT LicenseCopyright (c) 2018 ZXing for JS, MIT License