From cb28a48f6fcebb7a8b5fc9051b4a3f339b45161d Mon Sep 17 00:00:00 2001 From: Kingtous Date: Fri, 11 Nov 2022 22:04:50 +0800 Subject: [PATCH] fix: windows maximize issue --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index b7ffeec0a..b75f2e361 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: 0831243da7231c82ea56ebaeb36e650620d4a23b + ref: fc14252a5e32236b68a91df0be12d9950c525069 freezed_annotation: ^2.0.3 tray_manager: git: