facundomedica / fast_qr_reader_view

A Fast QR Reader widget for Flutter. For both Android and iOS
MIT License
295 stars 163 forks source link

[Feature request] overlay indicator of QR code position in preview #57

Open cfransen opened 4 years ago

cfransen commented 4 years ago

Similar to the way the iPhone camera overlays corners around a QR code that appears in a preview. When you point an iPhone camera at something that has a QR code, corners appear around the code and the camera offers you the option of visiting the indicated http link, for example. I'd like to overlay such an indicator on your plug in preview, not to visit a link, but just for visual aesthetics.

facundomedica commented 2 years ago

Sounds like a good improvement. Sadly I don't know how to implement that on both platforms 😞