zxing_barcode_scanner library
Classes
Enums
- BarcodeFormat
- Binarizer
-
The
Binarizerenum determines how the image is processed to convert it into a binary format (black and white) suitable for barcode detection. Binarization is a crucial preprocessing step that significantly impacts the scanner's ability to detect and decode barcodes accurately. - Resolution
Functions
-
wrapResponse(
{Object? result, PlatformException? error, bool empty = false}) → List< Object?>