From e905dbb3742b16c2224859f771347b11ac5ed152 Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 16:07:11 +0800 Subject: [PATCH] amap_location_fluttify --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2b2de10..66b7289 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,16 +12,16 @@ dependencies: flutter: sdk: flutter - + foundation_fluttify: git: url: http://gitea.cquni.com/yangjie/foundation_fluttify.git core_location_fluttify: git: - url: http://gitea.cquni.com/yangjie/core_location_fluttify.git + url: http://gitea.cquni.com/yangjie/core_location_fluttify.git amap_core_fluttify: git: - url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git + url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git dev_dependencies: flutter_test:0