From 9a9d0117e25018ef23e8041fc6666d053eb5e75a Mon Sep 17 00:00:00 2001 From: Kingtous Date: Sat, 19 Nov 2022 16:14:56 +0800 Subject: [PATCH] opt: reduce white screen flickering on sub window --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index e76855f62..a05898468 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -63,7 +63,7 @@ dependencies: desktop_multi_window: git: url: https://github.com/Kingtous/rustdesk_desktop_multi_window - ref: 9b4c5ac1aec2c4d1bdabb4dd29e4bc3b75c76a79 + ref: 8ee8eb59cabf6ac83a13fe002de7d4a231263a58 freezed_annotation: ^2.0.3 tray_manager: git: