diff --git a/pubspec.yaml b/pubspec.yaml index b1706f3..e3b6f04 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,11 +13,14 @@ dependencies: 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 amap_core_fluttify: - path: ..\amap_core_fluttify + git: + url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git dev_dependencies: flutter_test: