12 RustDesk Desktop Flutter Migration
RustDesk edited this page 2022-05-24 18:56:40 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

  • 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