/Qr

Create and read bar codes (Extension for MIT AI2 and its distros)

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

QR


Latest Version: 5.3
Released: March 21, 2020
Last Updated: June 11, 2024

Blocks

image
image

Documentation

image
Creates BarCode and raises event 'BarCodeGenerated' with response and filepath
Note: File Path should be absolute like /storage/emulated/0/Pictures/qr.png

image
Decodes BarCode and raises event 'BarCodeDecoded' with result
result and barFormat are usually strings, but if image has multiple bar codes then these are list

image
Returns a list of supported Bar code formats which can be either decoded or encoded