amap_map_fluttify

This commit is contained in:
yangjie 2024-11-17 19:58:12 +08:00
parent 1c9b68b359
commit 1dcbe854bd
3 changed files with 69 additions and 47 deletions

View File

@ -17,16 +17,20 @@ packages:
amap_core_fluttify: amap_core_fluttify:
dependency: transitive dependency: transitive
description: description:
path: "../../amap_core_fluttify" path: "."
relative: true ref: master
source: path resolved-ref: e7b0936f9c1ef5abe3703144ac6be6fc8bb917e9
url: "http://gitea.cquni.com/yangjie/amap_core_fluttify.git"
source: git
version: "0.17.0" version: "0.17.0"
amap_location_fluttify: amap_location_fluttify:
dependency: transitive dependency: transitive
description: description:
path: "../../amap_location_fluttify" path: "."
relative: true ref: master
source: path resolved-ref: "991d6a514973652fe891dafa4710ab08f8402547"
url: "http://gitea.cquni.com/yangjie/amap_location_fluttify.git"
source: git
version: "0.22.0" version: "0.22.0"
amap_map_fluttify: amap_map_fluttify:
dependency: "direct dev" dependency: "direct dev"
@ -38,9 +42,11 @@ packages:
amap_search_fluttify: amap_search_fluttify:
dependency: transitive dependency: transitive
description: description:
path: "../../amap_search_fluttify" path: "."
relative: true ref: master
source: path resolved-ref: "9d4ce03046840e82a11f7f0fa105f8893fc9fc3f"
url: "http://gitea.cquni.com/yangjie/amap_search_fluttify.git"
source: git
version: "0.18.0" version: "0.18.0"
analyzer: analyzer:
dependency: transitive dependency: transitive
@ -149,9 +155,11 @@ packages:
core_location_fluttify: core_location_fluttify:
dependency: transitive dependency: transitive
description: description:
path: "../../core_location_fluttify" path: "."
relative: true ref: master
source: path resolved-ref: addb51459c2f199d49bd26cf8952b9aa868201aa
url: "http://gitea.cquni.com/yangjie/core_location_fluttify.git"
source: git
version: "0.7.1" version: "0.7.1"
coverage: coverage:
dependency: transitive dependency: transitive
@ -288,9 +296,11 @@ packages:
foundation_fluttify: foundation_fluttify:
dependency: transitive dependency: transitive
description: description:
path: "../../foundation_fluttify" path: "."
relative: true ref: master
source: path resolved-ref: "7d68ed0f6cd7b99f88e826de11634412cb6baf67"
url: "http://gitea.cquni.com/yangjie/foundation_fluttify.git"
source: git
version: "0.13.0+1" version: "0.13.0+1"
frontend_server_client: frontend_server_client:
dependency: transitive dependency: transitive
@ -916,9 +926,11 @@ packages:
uni_map_platform_interface: uni_map_platform_interface:
dependency: transitive dependency: transitive
description: description:
path: "../../uni_map_platform_interface" path: "."
relative: true ref: master
source: path resolved-ref: e795f8a1546d0184e383bbd9b936c707556b1555
url: "http://gitea.cquni.com/yangjie/uni_map_platform_interface.git"
source: git
version: "0.7.0-rc.0" version: "0.7.0-rc.0"
url_launcher: url_launcher:
dependency: transitive dependency: transitive

View File

@ -4,23 +4,29 @@ packages:
amap_core_fluttify: amap_core_fluttify:
dependency: "direct main" dependency: "direct main"
description: description:
path: "D:\\FlutterProjects\\amap_core_fluttify" path: "."
relative: false ref: master
source: path resolved-ref: e7b0936f9c1ef5abe3703144ac6be6fc8bb917e9
url: "http://gitea.cquni.com/yangjie/amap_core_fluttify.git"
source: git
version: "0.17.0" version: "0.17.0"
amap_location_fluttify: amap_location_fluttify:
dependency: "direct main" dependency: "direct main"
description: description:
path: "D:\\FlutterProjects\\amap_location_fluttify" path: "."
relative: false ref: master
source: path resolved-ref: "991d6a514973652fe891dafa4710ab08f8402547"
url: "http://gitea.cquni.com/yangjie/amap_location_fluttify.git"
source: git
version: "0.22.0" version: "0.22.0"
amap_search_fluttify: amap_search_fluttify:
dependency: "direct main" dependency: "direct main"
description: description:
path: "D:\\FlutterProjects\\amap_search_fluttify" path: "."
relative: false ref: master
source: path resolved-ref: "9d4ce03046840e82a11f7f0fa105f8893fc9fc3f"
url: "http://gitea.cquni.com/yangjie/amap_search_fluttify.git"
source: git
version: "0.18.0" version: "0.18.0"
async: async:
dependency: transitive dependency: transitive
@ -65,9 +71,11 @@ packages:
core_location_fluttify: core_location_fluttify:
dependency: "direct main" dependency: "direct main"
description: description:
path: "D:\\FlutterProjects\\core_location_fluttify" path: "."
relative: false ref: master
source: path resolved-ref: addb51459c2f199d49bd26cf8952b9aa868201aa
url: "http://gitea.cquni.com/yangjie/core_location_fluttify.git"
source: git
version: "0.7.1" version: "0.7.1"
fake_async: fake_async:
dependency: transitive dependency: transitive
@ -103,8 +111,8 @@ packages:
foundation_fluttify: foundation_fluttify:
dependency: "direct main" dependency: "direct main"
description: description:
path: "D:\\FlutterProjects\\foundation_fluttify" path: "../foundation_fluttify"
relative: false relative: true
source: path source: path
version: "0.13.0+1" version: "0.13.0+1"
leak_tracker: leak_tracker:
@ -235,9 +243,11 @@ packages:
uni_map_platform_interface: uni_map_platform_interface:
dependency: "direct main" dependency: "direct main"
description: description:
path: "D:\\FlutterProjects\\uni_map_platform_interface" path: "."
relative: false ref: master
source: path resolved-ref: e795f8a1546d0184e383bbd9b936c707556b1555
url: "http://gitea.cquni.com/yangjie/uni_map_platform_interface.git"
source: git
version: "0.7.0-rc.0" version: "0.7.0-rc.0"
url_launcher: url_launcher:
dependency: "direct main" dependency: "direct main"