79422895

Date: 2025-02-08 09:17:58
Score: 0.5
Natty:
Report link

You don't need to use webview.

Try the example code located under https://github.com/yushulx/flutter_camera_windows. It supports barcode scanning with flutter_barcode_sdk. I modified the official camera windows plugin to provide stream images.

Additionally, I published a lightweight camera plugin for Windows, Linux and macOS: flutter_lite_camera. The plugin also contains a barcode detection example.

enter image description here

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • No code block (0.5):
  • High reputation (-2):
Posted by: yushulx