ai_barcode
ai_barcode copied to clipboard
Expose resumeCameraPreview and allow barcode streaming
The AiBarcodeScannerView.swift file defines a function called "resumeCameraPreview()". It would be helpful, if we could expose this to the controller used in flutter so we can stream multiple barcodes without having to restart the camera preview on every result.