From e795f8a1546d0184e383bbd9b936c707556b1555 Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 19:50:48 +0800 Subject: [PATCH] 12 --- pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 8ef725f..2a57348 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,9 +12,12 @@ 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 + dev_dependencies: flutter_test: