barcode library

Functions

detectBarcode(String dataUrl, BarcodeDetectionCallback callback) → void
Call the barcode the Javascript detection method Parameters:

Typedefs

BarcodeDetectionCallback = void Function(String result)
The method called on barcode result