From 5e44057f80c0ffb665410973e07768eb442c6d8d Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 19:51:35 +0800 Subject: [PATCH] amap_search_fluttify --- pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index e3b6f04..cd5e5c8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,12 +15,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: