quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time
https://quasar.dev
MIT License
25.57k stars 3.45k forks source link

Qr Code Reader #9194

Closed diadal closed 3 years ago

diadal commented 3 years ago

if you be great if Quasar can have it own Qr-Coder Scanner just like the QUploader that work with all platform and able to access the camera. is will be nice to have default QCodeReader or QCodeScanner a clone copy of QUploader can easily be migrate to QCodeReader since QUploader has ability to open camera

metalsadman commented 3 years ago

check this https://github.com/patrickmonteiro/quasar-qrcode-reader, it's using a vue library for qr reading.

diadal commented 3 years ago

this only support quasar v1

hawkeye64 commented 3 years ago

@patrickmonteiro Any plans to create a Quasar v2/Vue v3 version?

diadal commented 3 years ago

in addition, it only works on the web and android App not working ios App

rstoenescu commented 3 years ago

Hi.

This would be better suited for Github Discussions. But to answer about a QR code reader component in Quasar core -- it's a no-go. There are solutions out there (especially for mobile platforms), but we do not plan to reinvent the wheel with our own.