From 49a23f20efd8aa167421f458194e07bdf8b2c416 Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 16:02:54 +0800 Subject: [PATCH] 12 --- pubspec.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ae32f11..8ef725f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,9 +10,11 @@ dependencies: flutter: sdk: flutter 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 dev_dependencies: flutter_test: