修复map_launcher无法检测iOS本地已安装地图
This commit is contained in:
+5
-3
@@ -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
|
||||
|
||||
+5
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user