amap_location_fluttify
This commit is contained in:
parent
b077be5306
commit
991d6a5149
|
@ -4,9 +4,11 @@ packages:
|
|||
amap_core_fluttify:
|
||||
dependency: transitive
|
||||
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 dev"
|
||||
|
@ -58,9 +60,11 @@ packages:
|
|||
core_location_fluttify:
|
||||
dependency: transitive
|
||||
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
|
||||
|
@ -83,9 +87,11 @@ packages:
|
|||
foundation_fluttify:
|
||||
dependency: transitive
|
||||
description:
|
||||
path: "D:\\FlutterProjects\\foundation_fluttify"
|
||||
relative: false
|
||||
source: path
|
||||
path: "."
|
||||
ref: master
|
||||
resolved-ref: "7d68ed0f6cd7b99f88e826de11634412cb6baf67"
|
||||
url: "http://gitea.cquni.com/yangjie/foundation_fluttify.git"
|
||||
source: git
|
||||
version: "0.13.0+1"
|
||||
leak_tracker:
|
||||
dependency: transitive
|
||||
|
|
175
pubspec.lock
175
pubspec.lock
|
@ -4,26 +4,12 @@ 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"
|
||||
async:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: async
|
||||
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.11.0"
|
||||
boolean_selector:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: boolean_selector
|
||||
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.1.1"
|
||||
characters:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -32,14 +18,6 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.3.0"
|
||||
clock:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: clock
|
||||
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.1.1"
|
||||
collection:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -51,83 +29,26 @@ 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
|
||||
description:
|
||||
name: fake_async
|
||||
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.3.1"
|
||||
flutter:
|
||||
dependency: "direct main"
|
||||
description: flutter
|
||||
source: sdk
|
||||
version: "0.0.0"
|
||||
flutter_lints:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
name: flutter_lints
|
||||
sha256: "5398f14efa795ffb7a33e9b6a08798b26a180edac4ad7db3f231e40f82ce11e1"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "5.0.0"
|
||||
flutter_test:
|
||||
dependency: "direct dev"
|
||||
description: flutter
|
||||
source: sdk
|
||||
version: "0.0.0"
|
||||
foundation_fluttify:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "D:\\FlutterProjects\\foundation_fluttify"
|
||||
relative: false
|
||||
source: path
|
||||
path: "."
|
||||
ref: master
|
||||
resolved-ref: "7d68ed0f6cd7b99f88e826de11634412cb6baf67"
|
||||
url: "http://gitea.cquni.com/yangjie/foundation_fluttify.git"
|
||||
source: git
|
||||
version: "0.13.0+1"
|
||||
leak_tracker:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: leak_tracker
|
||||
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "10.0.5"
|
||||
leak_tracker_flutter_testing:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: leak_tracker_flutter_testing
|
||||
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.0.5"
|
||||
leak_tracker_testing:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: leak_tracker_testing
|
||||
sha256: "6ba465d5d76e67ddf503e1161d1f4a6bc42306f9d66ca1e8f079a47290fb06d3"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.0.1"
|
||||
lints:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: lints
|
||||
sha256: "3315600f3fb3b135be672bf4a178c55f274bebe368325ae18462c89ac1e3b413"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "5.0.0"
|
||||
matcher:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: matcher
|
||||
sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.12.16+1"
|
||||
material_color_utilities:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -144,67 +65,11 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.15.0"
|
||||
path:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: path
|
||||
sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.9.0"
|
||||
sky_engine:
|
||||
dependency: transitive
|
||||
description: flutter
|
||||
source: sdk
|
||||
version: "0.0.99"
|
||||
source_span:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: source_span
|
||||
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.10.0"
|
||||
stack_trace:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: stack_trace
|
||||
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.11.1"
|
||||
stream_channel:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: stream_channel
|
||||
sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.1.2"
|
||||
string_scanner:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: string_scanner
|
||||
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.2.0"
|
||||
term_glyph:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: term_glyph
|
||||
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.2.1"
|
||||
test_api:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: test_api
|
||||
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.2"
|
||||
vector_math:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -213,14 +78,6 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.1.4"
|
||||
vm_service:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: vm_service
|
||||
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "14.2.5"
|
||||
sdks:
|
||||
dart: ">=3.5.3 <4.0.0"
|
||||
flutter: ">=3.18.0-18.0.pre.54"
|
||||
flutter: ">=3.3.0"
|
||||
|
|
|
@ -11,8 +11,6 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
foundation_fluttify:
|
||||
git:
|
||||
url: http://gitea.cquni.com/yangjie/foundation_fluttify.git
|
||||
|
@ -26,11 +24,6 @@ dependencies:
|
|||
url: http://gitea.cquni.com/yangjie/amap_core_fluttify.git
|
||||
ref: master
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:0
|
||||
|
||||
. sdk: flutter
|
||||
flutter_lints: any
|
||||
|
||||
flutter:
|
||||
plugin:
|
||||
|
|
Loading…
Reference in New Issue