From 44d1b6031b7452f72b24003a15bb43a20ac8ebf9 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 24 May 2022 15:19:34 +0800 Subject: [PATCH] Updated RustDesk Desktop Flutter Migration (markdown) --- RustDesk-Desktop-Flutter-Migration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RustDesk-Desktop-Flutter-Migration.md b/RustDesk-Desktop-Flutter-Migration.md index 65d253d..13b60bc 100644 --- a/RustDesk-Desktop-Flutter-Migration.md +++ b/RustDesk-Desktop-Flutter-Migration.md @@ -1,6 +1,7 @@ - [x] 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). + - https://github.com/rustdesk/rustdesk/discussions/533#discussioncomment-2757147 - Texture layer rendering YUV directly (next version) - Native UI style (next version, still use material design for the first version) - Dark theme support