From b077be530669ee0ea12d0c459583a40bc91e1956 Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 19:52:43 +0800 Subject: [PATCH] amap_location_fluttify --- pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 66b7289..e3a2b78 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,12 +16,15 @@ dependencies: foundation_fluttify: git: url: http://gitea.cquni.com/yangjie/foundation_fluttify.git + ref: master core_location_fluttify: git: url: http://gitea.cquni.com/yangjie/core_location_fluttify.git + ref: master amap_core_fluttify: git: url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git + ref: master dev_dependencies: flutter_test:0