diff --git a/pubspec.lock b/pubspec.lock index 5f23c81..34eb765 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -467,9 +467,11 @@ packages: map_launcher: dependency: "direct main" description: - name: map_launcher - url: "https://pub.flutter-io.cn" - source: hosted + path: "." + ref: ea5bb6d38102be8ea1a672c9681b1749fe1eed4b + resolved-ref: ea5bb6d38102be8ea1a672c9681b1749fe1eed4b + url: "https://git.mluoc.tech/mlch911/map_launcher.git" + source: git version: "1.1.3+1" matcher: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 89c2878..c30a711 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -109,7 +109,11 @@ dependencies: disable_screenshots: ^0.1.0 # 导航相关插件 - map_launcher: ^1.1.3+1 + map_launcher: + git: + url: https://git.mluoc.tech/mlch911/map_launcher.git + ref: ea5bb6d38102be8ea1a672c9681b1749fe1eed4b + flutter_svg: ^0.19.1 dev_dependencies: