From 74d86c9c6006b702d66564963de8973e778680e6 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Thu, 27 Oct 2022 16:23:00 +0800 Subject: [PATCH] fix: window memory issue --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index b789c65cb..2735d2dad 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -64,7 +64,7 @@ dependencies: desktop_multi_window: git: url: https://github.com/Kingtous/rustdesk_desktop_multi_window - ref: 08672abfb665a6defab6cb7c1b3bd13a32c57431 + ref: 3f5ce9337ebe72a69b75f4a6de86a3255eff2731 freezed_annotation: ^2.0.3 tray_manager: git: