yushulx / flutter_barcode_sdk

Build barcode QR detection apps for Windows, Linux, macOS, Android, iOS and web.
https://pub.dev/packages/flutter_barcode_sdk
MIT License
47 stars 18 forks source link

Can it scan through Webcam on windows ? #10

Closed tranvanphay closed 3 years ago

tranvanphay commented 3 years ago

I have tried to find a library that can support windows and android to scan QR code. In the future, can this SDK support scan QR code through Webcam on Windows?

yushulx commented 3 years ago

@tranvanphay if the official camera plugin cannot support desktop platforms in the future, I'll try OpenCV.