stack_wallet
stack_wallet copied to clipboard
Desktop Webcam
Please allow for the desktop app to use a webcam to scan QR codes and have a setting to choose which webcam device to use in the settings.
Windows:
- https://www.dynamsoft.com/codepool/flutter-windows-desktop-barcode-qr-scanner.html
- https://pub.dev/packages/camera_windows (https://github.com/yushulx/flutter_camera_windows)
Linux:
- https://github.com/islamroshan/camera-linux
- Need to
apt install libopencv-dev
macOS:
- https://pub.dev/packages/camera_macos