Update dependency permission_handler to v10.4.5
All checks were successful
/ build (push) Successful in 6m5s
All checks were successful
/ build (push) Successful in 6m5s
This commit is contained in:
parent
d87796f47b
commit
264609dff3
2 changed files with 3 additions and 3 deletions
|
@ -569,10 +569,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: permission_handler
|
||||
sha256: "63e5216aae014a72fe9579ccd027323395ce7a98271d9defa9d57320d001af81"
|
||||
sha256: bc56bfe9d3f44c3c612d8d393bd9b174eb796d706759f9b495ac254e4294baa5
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "10.4.3"
|
||||
version: "10.4.5"
|
||||
permission_handler_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -36,7 +36,7 @@ dependencies:
|
|||
share_plus: ^7.1.0
|
||||
file_picker: 5.5.0
|
||||
clipboard: 0.1.3
|
||||
permission_handler: 10.4.3
|
||||
permission_handler: 10.4.5
|
||||
package_info_plus: 4.1.0
|
||||
json_annotation: ^4.8.1
|
||||
dynamic_color: 1.6.6
|
||||
|
|
Loading…
Reference in a new issue