mintware-de / flutter_barcode_reader

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

Windowed Camera Mode (Continuous Scanning) #28

Closed jameshmread closed 6 years ago

jameshmread commented 6 years ago

Hi, I have the need for continuous barcode scanning and this would be better viewed from a window, rather than full screen, so the user can see other widgets and information about the barcodes.

Is this something you would implement?

Cheers

johnpryan commented 6 years ago

This is currently not possible since our design requires a full-screen view / activity