diff --git a/flutter/pubspec.lock b/flutter/pubspec.lock index 9803f065c..9a4d3d77b 100644 --- a/flutter/pubspec.lock +++ b/flutter/pubspec.lock @@ -998,12 +998,10 @@ packages: uni_links_desktop: dependency: "direct main" description: - path: "." - ref: "5be5113d59c753989dbf1106241379e3fd4c9b18" - resolved-ref: "5be5113d59c753989dbf1106241379e3fd4c9b18" - url: "https://github.com/fufesou/uni_links_desktop.git" - source: git - version: "0.1.3" + name: uni_links_desktop + url: "https://pub.dartlang.org" + source: hosted + version: "0.1.4" uni_links_platform_interface: dependency: transitive description: diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 3d34c30bc..698809be3 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -91,10 +91,7 @@ dependencies: # url: https://github.com/Kingtous/flutter_improved_scrolling # ref: 62f09545149f320616467c306c8c5f71714a18e6 uni_links: ^0.5.1 - uni_links_desktop: - git: - url: https://github.com/fufesou/uni_links_desktop.git - ref: 5be5113d59c753989dbf1106241379e3fd4c9b18 + uni_links_desktop: ^0.1.4 path: ^1.8.1 auto_size_text: ^3.0.0 bot_toast: ^4.0.3