From 44662dc50bab9766751de4bc777623bf2bf10b86 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Thu, 13 Oct 2022 20:40:02 +0800 Subject: [PATCH] [Linux] feat: add window oriented listener support --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 530d74b82..c2f9b960a 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: 0019311e8aba4e84ffd44c57ba1834cc76924f2a + ref: c09d65018f402dd0d6073149fe6705185101a270 freezed_annotation: ^2.0.3 tray_manager: git: