From 5e600bfc023ca7d6abb294ca96a93d146c708aa7 Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 16:04:10 +0800 Subject: [PATCH] amap_search_fluttify --- pubspec.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b1706f3..e3b6f04 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,11 +13,14 @@ dependencies: foundation_fluttify: - path: ..\foundation_fluttify + git: + url: http://gitea.cquni.com/yangjie/foundation_fluttify.git core_location_fluttify: - path: ..\core_location_fluttify + git: + url: http://gitea.cquni.com/yangjie/core_location_fluttify.git amap_core_fluttify: - path: ..\amap_core_fluttify + git: + url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git dev_dependencies: flutter_test: