From e90b496229af60a700bcc0288ef5d27595bbef22 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Mon, 24 Apr 2023 23:48:19 +0800 Subject: [PATCH] fix: macOS url handler cannot be triggered after opening a new window --- flutter/pubspec.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 596f565ff..c3781a817 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -84,7 +84,11 @@ dependencies: url: https://github.com/Kingtous/flutter_improved_scrolling ref: 62f09545149f320616467c306c8c5f71714a18e6 uni_links: ^0.5.1 - uni_links_desktop: ^0.1.4 + uni_links_desktop: + git: + url: https://github.com/Kingtous/rustdesk_uni_links_desktop + # v0.1.6 + multiwindow patch + ref: 276b2206d0a7bd7574bc6f061d804c9b7be1d031 path: ^1.8.1 auto_size_text: ^3.0.0 bot_toast: ^4.0.3