pdliuw / ai_barcode

Barcode generation,Barcode scanning,qrcode,qrcode generation,qrcode creator,flutter barcode,flutter qrcode,support android iOS web platform
BSD 3-Clause "New" or "Revised" License
125 stars 82 forks source link

Expose resumeCameraPreview and allow barcode streaming #81

Open 3DExtended opened 1 year ago

3DExtended commented 1 year ago

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.