From 08d697856af1459c894c6829c32f2125f028cca4 Mon Sep 17 00:00:00 2001 From: mlch911 Date: Tue, 3 Jun 2025 18:26:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dmap=5Flauncher=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E6=A3=80=E6=B5=8BiOS=E6=9C=AC=E5=9C=B0=E5=B7=B2?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.lock | 8 +++++--- pubspec.yaml | 6 +++++- 2 files changed, 10 insertions(+), 4 deletions(-) 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: