Update dependency permission_handler to v11.3.1
All checks were successful
/ build (push) Successful in 5m42s
All checks were successful
/ build (push) Successful in 5m42s
This commit is contained in:
parent
e8c8808c0e
commit
1a6661291d
2 changed files with 5 additions and 5 deletions
|
@ -609,10 +609,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: permission_handler
|
name: permission_handler
|
||||||
sha256: "74e962b7fad7ff75959161bb2c0ad8fe7f2568ee82621c9c2660b751146bfe44"
|
sha256: "18bf33f7fefbd812f37e72091a15575e72d5318854877e0e4035a24ac1113ecb"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "11.3.0"
|
version: "11.3.1"
|
||||||
permission_handler_android:
|
permission_handler_android:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -625,10 +625,10 @@ packages:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: permission_handler_apple
|
name: permission_handler_apple
|
||||||
sha256: bdafc6db74253abb63907f4e357302e6bb786ab41465e8635f362ee71fd8707b
|
sha256: e9ad66020b89ff1b63908f247c2c6f931c6e62699b756ef8b3c4569350cd8662
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "9.4.0"
|
version: "9.4.4"
|
||||||
permission_handler_html:
|
permission_handler_html:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -36,7 +36,7 @@ dependencies:
|
||||||
share_plus: 7.2.2
|
share_plus: 7.2.2
|
||||||
file_picker: 6.1.1
|
file_picker: 6.1.1
|
||||||
clipboard: 0.1.3
|
clipboard: 0.1.3
|
||||||
permission_handler: 11.3.0
|
permission_handler: 11.3.1
|
||||||
package_info_plus: 5.0.1
|
package_info_plus: 5.0.1
|
||||||
json_annotation: 4.8.1
|
json_annotation: 4.8.1
|
||||||
dynamic_color: 1.6.8
|
dynamic_color: 1.6.8
|
||||||
|
|
Loading…
Reference in a new issue