ai_barcode icon indicating copy to clipboard operation
ai_barcode copied to clipboard

Expose resumeCameraPreview and allow barcode streaming

Open 3DExtended opened this issue 2 years ago • 0 comments

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.

3DExtended avatar Dec 28 '22 12:12 3DExtended