From 1dcbe854bda6dd6b985d90e1f6b1e41c6c814dfd Mon Sep 17 00:00:00 2001 From: yangjie <168149434@qq.com> Date: Sun, 17 Nov 2024 19:58:12 +0800 Subject: [PATCH] amap_map_fluttify --- example/pubspec.lock | 48 +++++++++++++++++++++++++++----------------- pubspec.lock | 44 ++++++++++++++++++++++++---------------- pubspec.yaml | 24 +++++++++++----------- 3 files changed, 69 insertions(+), 47 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 0342d9b..8376089 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -17,16 +17,20 @@ packages: amap_core_fluttify: dependency: transitive description: - path: "../../amap_core_fluttify" - relative: true - source: path + path: "." + ref: master + resolved-ref: e7b0936f9c1ef5abe3703144ac6be6fc8bb917e9 + url: "http://gitea.cquni.com/yangjie/amap_core_fluttify.git" + source: git version: "0.17.0" amap_location_fluttify: dependency: transitive description: - path: "../../amap_location_fluttify" - relative: true - source: path + path: "." + ref: master + resolved-ref: "991d6a514973652fe891dafa4710ab08f8402547" + url: "http://gitea.cquni.com/yangjie/amap_location_fluttify.git" + source: git version: "0.22.0" amap_map_fluttify: dependency: "direct dev" @@ -38,9 +42,11 @@ packages: amap_search_fluttify: dependency: transitive description: - path: "../../amap_search_fluttify" - relative: true - source: path + path: "." + ref: master + resolved-ref: "9d4ce03046840e82a11f7f0fa105f8893fc9fc3f" + url: "http://gitea.cquni.com/yangjie/amap_search_fluttify.git" + source: git version: "0.18.0" analyzer: dependency: transitive @@ -149,9 +155,11 @@ packages: core_location_fluttify: dependency: transitive description: - path: "../../core_location_fluttify" - relative: true - source: path + path: "." + ref: master + resolved-ref: addb51459c2f199d49bd26cf8952b9aa868201aa + url: "http://gitea.cquni.com/yangjie/core_location_fluttify.git" + source: git version: "0.7.1" coverage: dependency: transitive @@ -288,9 +296,11 @@ packages: foundation_fluttify: dependency: transitive description: - path: "../../foundation_fluttify" - relative: true - source: path + path: "." + ref: master + resolved-ref: "7d68ed0f6cd7b99f88e826de11634412cb6baf67" + url: "http://gitea.cquni.com/yangjie/foundation_fluttify.git" + source: git version: "0.13.0+1" frontend_server_client: dependency: transitive @@ -916,9 +926,11 @@ packages: uni_map_platform_interface: dependency: transitive description: - path: "../../uni_map_platform_interface" - relative: true - source: path + path: "." + ref: master + resolved-ref: e795f8a1546d0184e383bbd9b936c707556b1555 + url: "http://gitea.cquni.com/yangjie/uni_map_platform_interface.git" + source: git version: "0.7.0-rc.0" url_launcher: dependency: transitive diff --git a/pubspec.lock b/pubspec.lock index f28c939..06d0418 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -4,23 +4,29 @@ packages: amap_core_fluttify: dependency: "direct main" description: - path: "D:\\FlutterProjects\\amap_core_fluttify" - relative: false - source: path + path: "." + ref: master + resolved-ref: e7b0936f9c1ef5abe3703144ac6be6fc8bb917e9 + url: "http://gitea.cquni.com/yangjie/amap_core_fluttify.git" + source: git version: "0.17.0" amap_location_fluttify: dependency: "direct main" description: - path: "D:\\FlutterProjects\\amap_location_fluttify" - relative: false - source: path + path: "." + ref: master + resolved-ref: "991d6a514973652fe891dafa4710ab08f8402547" + url: "http://gitea.cquni.com/yangjie/amap_location_fluttify.git" + source: git version: "0.22.0" amap_search_fluttify: dependency: "direct main" description: - path: "D:\\FlutterProjects\\amap_search_fluttify" - relative: false - source: path + path: "." + ref: master + resolved-ref: "9d4ce03046840e82a11f7f0fa105f8893fc9fc3f" + url: "http://gitea.cquni.com/yangjie/amap_search_fluttify.git" + source: git version: "0.18.0" async: dependency: transitive @@ -65,9 +71,11 @@ packages: core_location_fluttify: dependency: "direct main" description: - path: "D:\\FlutterProjects\\core_location_fluttify" - relative: false - source: path + path: "." + ref: master + resolved-ref: addb51459c2f199d49bd26cf8952b9aa868201aa + url: "http://gitea.cquni.com/yangjie/core_location_fluttify.git" + source: git version: "0.7.1" fake_async: dependency: transitive @@ -103,8 +111,8 @@ packages: foundation_fluttify: dependency: "direct main" description: - path: "D:\\FlutterProjects\\foundation_fluttify" - relative: false + path: "../foundation_fluttify" + relative: true source: path version: "0.13.0+1" leak_tracker: @@ -235,9 +243,11 @@ packages: uni_map_platform_interface: dependency: "direct main" description: - path: "D:\\FlutterProjects\\uni_map_platform_interface" - relative: false - source: path + path: "." + ref: master + resolved-ref: e795f8a1546d0184e383bbd9b936c707556b1555 + url: "http://gitea.cquni.com/yangjie/uni_map_platform_interface.git" + source: git version: "0.7.0-rc.0" url_launcher: dependency: "direct main" diff --git a/pubspec.yaml b/pubspec.yaml index 86cf6b4..9637fa2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,23 +14,23 @@ dependencies: uni_map_platform_interface: git: url: http://gitea.cquni.com/yangjie/uni_map_platform_interface.git - ref: master + ref: master foundation_fluttify: git: - url: http://gitea.cquni.com/yangjie/foundation_fluttify.git - ref: master + 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 + 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 + git: + url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git + ref: master amap_search_fluttify: - git: - url: http://gitea.cquni.com/yangjie/amap_search_fluttify.git - ref: master + git: + url: http://gitea.cquni.com/yangjie/amap_search_fluttify.git + ref: master amap_location_fluttify: git: url: http://gitea.cquni.com/yangjie/amap_location_fluttify.git