From d2ac8cb7ce90d1bc05ac5e352e9e0c091bbffcd1 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 24 May 2022 15:08:03 +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 c0b56eb..90dff50 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 executable). + - Command line and Window mode in the same entry (Only one main function). - Texture layer rendering YUV directly (next version) - Native UI style (next version, still use material design for the first version) - Dark theme support