adjust uni_link_desktop version to make work with old flutter

This commit is contained in:
rustdesk 2024-07-12 18:07:27 +08:00
parent 2c027cdcf5
commit 1d59a7fe5f

View File

@ -79,7 +79,7 @@ dependencies:
git: git:
url: https://github.com/rustdesk-org/flutter_improved_scrolling url: https://github.com/rustdesk-org/flutter_improved_scrolling
uni_links: ^0.5.1 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 path: ^1.8.1
auto_size_text: ^3.0.0 auto_size_text: ^3.0.0
bot_toast: ^4.0.3 bot_toast: ^4.0.3