upgrade to flutter 1.22.6, no big change.

downgrade amap_location_fluttify to 0.18.0
hmxc
小赖 4 years ago
parent 408a090fe2
commit d37bfb2fa4

@ -45,7 +45,8 @@ PODS:
- FMDB/standard (2.7.5)
- foundation_fluttify (0.0.1):
- Flutter
- MTBBarcodeScanner (5.0.11)
- image_picker (0.0.1):
- Flutter
- multi_image_picker (4.7.14):
- BSImagePicker (~> 2.10.3)
- Flutter
@ -55,16 +56,11 @@ PODS:
- Flutter
- "permission_handler (5.0.1+1)":
- Flutter
- qr_code_scanner (0.2.0):
- Flutter
- MTBBarcodeScanner
- screen (0.0.1):
- Flutter
- shared_preferences (0.0.1):
- Flutter
- sqflite (0.0.1):
- sqflite (0.0.2):
- Flutter
- FMDB (~> 2.7.2)
- FMDB (>= 2.7.5)
- url_launcher (0.0.1):
- Flutter
- video_player (0.0.1):
@ -84,12 +80,11 @@ DEPENDENCIES:
- Flutter (from `Flutter`)
- fluwx (from `.symlinks/plugins/fluwx/ios`)
- foundation_fluttify (from `.symlinks/plugins/foundation_fluttify/ios`)
- image_picker (from `.symlinks/plugins/image_picker/ios`)
- multi_image_picker (from `.symlinks/plugins/multi_image_picker/ios`)
- package_info (from `.symlinks/plugins/package_info/ios`)
- path_provider (from `.symlinks/plugins/path_provider/ios`)
- permission_handler (from `.symlinks/plugins/permission_handler/ios`)
- qr_code_scanner (from `.symlinks/plugins/qr_code_scanner/ios`)
- screen (from `.symlinks/plugins/screen/ios`)
- shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
- sqflite (from `.symlinks/plugins/sqflite/ios`)
- url_launcher (from `.symlinks/plugins/url_launcher/ios`)
@ -107,7 +102,6 @@ SPEC REPOS:
- BSImagePicker
- BSImageView
- FMDB
- MTBBarcodeScanner
- WechatOpenSDK
EXTERNAL SOURCES:
@ -127,6 +121,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/fluwx/ios"
foundation_fluttify:
:path: ".symlinks/plugins/foundation_fluttify/ios"
image_picker:
:path: ".symlinks/plugins/image_picker/ios"
multi_image_picker:
:path: ".symlinks/plugins/multi_image_picker/ios"
package_info:
@ -135,10 +131,6 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/path_provider/ios"
permission_handler:
:path: ".symlinks/plugins/permission_handler/ios"
qr_code_scanner:
:path: ".symlinks/plugins/qr_code_scanner/ios"
screen:
:path: ".symlinks/plugins/screen/ios"
shared_preferences:
:path: ".symlinks/plugins/shared_preferences/ios"
sqflite:
@ -169,21 +161,19 @@ SPEC CHECKSUMS:
fluwx: 07a55ed66bf3a4961e836a2a411b02dcada32902
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
foundation_fluttify: 0c45145e3fad1fb99188e4979daed5b24cd9b278
MTBBarcodeScanner: f453b33c4b7dfe545d8c6484ed744d55671788cb
image_picker: 9c3312491f862b28d21ecd8fdf0ee14e601b3f09
multi_image_picker: c068931d08240565e0615fb01437d16984909183
package_info: 873975fc26034f0b863a300ad47e7f1ac6c7ec62
path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c
permission_handler: eac8e15b4a1a3fba55b761d19f3f4e6b005d15b6
qr_code_scanner: bb67d64904c3b9658ada8c402e8b4d406d5d796e
screen: abd91ca7bf3426e1cc3646d27e9b2358d6bf07b0
shared_preferences: af6bfa751691cdc24be3045c43ec037377ada40d
sqflite: 4001a31ff81d210346b500c55b17f4d6c7589dd0
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef
video_player: 9cc823b1d9da7e8427ee591e8438bfbcde500e6e
wakelock: 0d4a70faf8950410735e3f61fb15d517c8a6efc4
wakelock: bfc7955c418d0db797614075aabbc58a39ab5107
webview_flutter: d2b4d6c66968ad042ad94cbb791f5b72b4678a96
WechatOpenSDK: 6a4d1436c15b3b5fe2a0bd383f3046010186da44
PODFILE CHECKSUM: a75497545d4391e2d394c3668e20cfb1c2bbd4aa
COCOAPODS: 1.9.1
COCOAPODS: 1.10.1

@ -14,28 +14,28 @@ packages:
name: amap_core_fluttify
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.14.0"
version: "0.12.0"
amap_location_fluttify:
dependency: "direct main"
description:
name: amap_location_fluttify
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.20.0"
version: "0.18.0"
amap_map_fluttify:
dependency: "direct main"
description:
name: amap_map_fluttify
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.30.1"
version: "0.29.0"
amap_search_fluttify:
dependency: transitive
description:
name: amap_search_fluttify
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.16.2"
version: "0.14.0"
analyzer:
dependency: transitive
description:
@ -189,7 +189,7 @@ packages:
name: core_location_fluttify
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.6.0"
version: "0.4.1"
crypto:
dependency: transitive
description:
@ -489,7 +489,7 @@ packages:
name: foundation_fluttify
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.11.1"
version: "0.9.10+1"
get:
dependency: "direct main"
description:
@ -1066,13 +1066,6 @@ packages:
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.3.0-nullsafety.3"
uni_map_platform_interface:
dependency: transitive
description:
name: uni_map_platform_interface
url: "https://pub.flutter-io.cn"
source: hosted
version: "0.0.13"
url_launcher:
dependency: "direct main"
description:

@ -76,7 +76,7 @@ dependencies:
flutter_picker: ^1.1.5
#高德地图
amap_map_fluttify:
amap_location_fluttify:
amap_location_fluttify: 0.18.0
#用户存储路径
path_provider: ^1.6.18

Loading…
Cancel
Save