mobile_scanner_web library
Classes
- Code
- ImageCapture
- JsLibrary
- JsMap
- JsQrCodeReader
- Barcode reader that uses jsQR library. jsQR supports only QR codes format.
- JsZXingBrowserMultiFormatReader
- PhotoCapabilities
-
Promise<
T> - Result
- ResultPoint
- WebBarcodeReaderBase
- ZXingBarcodeReader
- Barcode reader that uses zxing-js library.
Mixins
- InternalStreamCreation
- InternalTorchDetection
- Mixin for libraries that don't have built-in torch support
Extensions
Typedefs
- BarcodeDetectionCallback = void Function(Result? result, dynamic error)