Skip to content

vknow360/Qr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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