From f01b624f53acd17e9c091f8e3fae785bc93578d6 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 24 May 2022 15:18:58 +0800 Subject: [PATCH] Updated RustDesk Desktop Flutter Migration (markdown) --- RustDesk-Desktop-Flutter-Migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RustDesk-Desktop-Flutter-Migration.md b/RustDesk-Desktop-Flutter-Migration.md index 90dff50..65d253d 100644 --- a/RustDesk-Desktop-Flutter-Migration.md +++ b/RustDesk-Desktop-Flutter-Migration.md @@ -1,6 +1,6 @@ - [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). + - 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