mintware-de / flutter_barcode_reader

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

Scan with front-facing camera #62

Closed FelixHuneburg closed 4 years ago

FelixHuneburg commented 5 years ago

Is it possible to use the front-facing camera to scan?

masewo commented 5 years ago

I added this function in my fork: https://github.com/masewo/flutter_barcode_reader

devtronic commented 4 years ago

Feel free to test: https://github.com/mintware-de/flutter_barcode_reader/pull/185

Issue closed for #184