mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 463 forks source link

Scan a list of barcodes/QRCodes #192

Closed julioffigueiredo closed 4 years ago

julioffigueiredo commented 4 years ago

It would be great if i can scan a lot of codes without pop the scan screen. The plugin can return a stream or at the end a list of scanned codes whatever they are.

thank you

bottle-rocket-11 commented 4 years ago

This would be great! Really need this one

devtronic commented 4 years ago

Duplicate of #147