【发布时间】:2022-12-27 19:14:56
【问题描述】:
I'm developing a flutter app to run on mobile and web, which has one functionality to create a VNC viewer to view x0vnc server started on an ubuntu machine.
I'm not able to find any VNC viewer for flutter, does such thing exist?
I could find an answer in https://stackoverflow.com/a/64298974/6531633, but this is in Spanish and it involves a js librariy.
Is there any easy way to do this?
【问题讨论】:
标签: flutter dart vnc vnc-viewer