From dd547cedf03f270f0423eaa97be87a3d47092b16 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Tue, 25 Oct 2022 10:36:02 +0800 Subject: [PATCH] fix: a hook memory issue on linux --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 17936ddff..5c89ebbef 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: cbc172f02cf3ac136c7503015037e9867e594150 + ref: 33e79865ab290b9f1babfb349786424a14405241 freezed_annotation: ^2.0.3 tray_manager: git: