Skip to content

RustDesk Desktop Flutter Migration

RustDesk edited this page May 24, 2022 · 12 revisions
  • Solution
  • TeamViewer style tab window, each window with a seperate flutter engine.
  • Command line and Window mode in the same entry (Only one main function, as less wrapper as possible).
  • Texture layer rendering YUV directly (next version)
  • Native UI style (next version, still use material design for the first version)
  • Dark theme support
  • Friendly taskbar
  • Friendly tray
  • More info (cpu/gpu/network/latency flow chart) on connection window
  • May still use Sciter for win32 support
    • win32 not supported officially yet image
  • Whiteboard, Multi-user cursors (like AnyDesk)
  • Bootstrap
  • @Heap-Hop https://github.com/rustdesk/rustdesk/pull/595
  • Main Window Draft Version - deadline 2022-05-30
  • @Kingtous
  • Remote Window Draft Version - deadline 2022-05-30
  • @SoLongAndThanksForAllThePizza
  • File Transfer Window
  • CM Window
  • Port Forwarding Window