upgrade
This commit is contained in:
parent
aabe32adc7
commit
b05801dc6e
2 changed files with 42 additions and 10 deletions
|
@ -148,10 +148,26 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: google_api_availability
|
||||
sha256: "1642876fa87515fd5e4074458f22d6ba4518919c5abce16baaa2878c3c555678"
|
||||
sha256: "3e9548cfd991d983d11425a2436d5bd957d048c279cc9e145ffe3f36fd847385"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "4.0.0"
|
||||
version: "5.0.0"
|
||||
google_api_availability_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: google_api_availability_android
|
||||
sha256: eb309bc0b435731d18f306b598e176a9afcf642089a7d7c5cbb48e393afda345
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.0+1"
|
||||
google_api_availability_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: google_api_availability_platform_interface
|
||||
sha256: "65b7da62fe5b582bb3d508628ad827d36d890710ea274766a992a56fa5420da6"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
google_maps_flutter:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
32
pubspec.lock
32
pubspec.lock
|
@ -5,10 +5,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: _fe_analyzer_shared
|
||||
sha256: d74f051467a841ce893a50ebeb420b7a5695f985d2781e22b3927fbc849aea45
|
||||
sha256: a36ec4843dc30ea6bf652bf25e3448db6c5e8bcf4aa55f063a5d1dad216d8214
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "57.0.0"
|
||||
version: "58.0.0"
|
||||
_flutterfire_internals:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -21,10 +21,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: analyzer
|
||||
sha256: b665679cdccab0c754e65021f01087c6fab07a0b13659dd58827f765739b40f8
|
||||
sha256: cc4242565347e98424ce9945c819c192ec0838cb9d1f6aa4a97cc96becbc5b27
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "5.9.0"
|
||||
version: "5.10.0"
|
||||
archive:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -532,10 +532,26 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: google_api_availability
|
||||
sha256: "1642876fa87515fd5e4074458f22d6ba4518919c5abce16baaa2878c3c555678"
|
||||
sha256: "3e9548cfd991d983d11425a2436d5bd957d048c279cc9e145ffe3f36fd847385"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "4.0.0"
|
||||
version: "5.0.0"
|
||||
google_api_availability_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: google_api_availability_android
|
||||
sha256: eb309bc0b435731d18f306b598e176a9afcf642089a7d7c5cbb48e393afda345
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.0+1"
|
||||
google_api_availability_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: google_api_availability_platform_interface
|
||||
sha256: "65b7da62fe5b582bb3d508628ad827d36d890710ea274766a992a56fa5420da6"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.1"
|
||||
google_maps_flutter:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -926,10 +942,10 @@ packages:
|
|||
dependency: transitive
|
||||
description:
|
||||
name: permission_handler_apple
|
||||
sha256: "9c370ef6a18b1c4b2f7f35944d644a56aa23576f23abee654cf73968de93f163"
|
||||
sha256: ee96ac32f5a8e6f80756e25b25b9f8e535816c8e6665a96b6d70681f8c4f7e85
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "9.0.7"
|
||||
version: "9.0.8"
|
||||
permission_handler_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue