I'm trying to implementing a scan qr feature on flutter windows.
Since camera_windows does not provide stream image so i switched to another solution is using webview but i don't know where to start, has anyone done this before, if so please give me some hint. Thanks in advance!