From 1d59a7fe5fe8acb8f13ffe02eedc291625c60eea Mon Sep 17 00:00:00 2001 From: rustdesk Date: Fri, 12 Jul 2024 18:07:27 +0800 Subject: [PATCH] adjust uni_link_desktop version to make work with old flutter --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index dce598bc4..c6e1e61cc 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -79,7 +79,7 @@ dependencies: git: url: https://github.com/rustdesk-org/flutter_improved_scrolling uni_links: ^0.5.1 - uni_links_desktop: ^0.1.7 + uni_links_desktop: ^0.1.6 # use 0.1.6 to make flutter 3.13 works path: ^1.8.1 auto_size_text: ^3.0.0 bot_toast: ^4.0.3