qrcode_barcode_scanner library

Classes

QrcodeBarcodeScanner
A class that handles scanning of QR codes and barcodes.

Constants

hundredMs → const Duration
Duration of 100 milliseconds.

Typedefs

ScannedCallback = void Function(String scannedCode)
A callback function type to handle scanned barcodes.