menu
zxing_lib package
documentation
multi.dart
MultipleBarcodeReader
decodeMultiple abstract method
decodeMultiple abstract method
dark_mode
light_mode
decodeMultiple
abstract method
List
<
Result
>
decodeMultiple
(
BinaryBitmap
image
, [
DecodeHint
?
hints
])
Implementation
List<Result> decodeMultiple( BinaryBitmap image, [ DecodeHint? hints, ]);
zxing_lib package
documentation
multi
MultipleBarcodeReader
decodeMultiple abstract method
MultipleBarcodeReader class