summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-10-16 19:58:02 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-10-16 19:58:02 +0300
commitf807ac50f1a2683aea25042e05b118a28b58fc37 (patch)
tree34f12afed14f6dee52fa2ca6370432d3ed5a7b28
parent9e5253d1dee0fae1056e32e481fc428336ec0c87 (diff)
Updated packages.
Changes to be committed: modified: pubspec.lock modified: pubspec.yaml
-rw-r--r--pubspec.lock20
-rw-r--r--pubspec.yaml2
2 files changed, 11 insertions, 11 deletions
diff --git a/pubspec.lock b/pubspec.lock
index ab5c547..563b76c 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -5,10 +5,10 @@ packages:
dependency: transitive
description:
name: archive
- sha256: "06a96f1249f38a00435b3b0c9a3246d934d7dbc8183fc7c9e56989860edb99d4"
+ sha256: "7e0d52067d05f2e0324268097ba723b71cb41ac8a6a2b24d1edf9c536b987b03"
url: "https://pub.dev"
source: hosted
- version: "3.4.4"
+ version: "3.4.6"
args:
dependency: transitive
description:
@@ -125,10 +125,10 @@ packages:
dependency: transitive
description:
name: cross_file
- sha256: fd832b5384d0d6da4f6df60b854d33accaaeb63aa9e10e736a87381f08dee2cb
+ sha256: "445db18de832dba8d851e287aff8ccf169bed30d2e94243cb54c7d2f1ed2142c"
url: "https://pub.dev"
source: hosted
- version: "0.3.3+5"
+ version: "0.3.3+6"
crypto:
dependency: transitive
description:
@@ -284,18 +284,18 @@ packages:
dependency: "direct main"
description:
name: permission_handler
- sha256: bc56bfe9d3f44c3c612d8d393bd9b174eb796d706759f9b495ac254e4294baa5
+ sha256: "284a66179cabdf942f838543e10413246f06424d960c92ba95c84439154fcac8"
url: "https://pub.dev"
source: hosted
- version: "10.4.5"
+ version: "11.0.1"
permission_handler_android:
dependency: transitive
description:
name: permission_handler_android
- sha256: "59c6322171c29df93a22d150ad95f3aa19ed86542eaec409ab2691b8f35f9a47"
+ sha256: f9fddd3b46109bd69ff3f9efa5006d2d309b7aec0f3c1c5637a60a2d5659e76e
url: "https://pub.dev"
source: hosted
- version: "10.3.6"
+ version: "11.1.0"
permission_handler_apple:
dependency: transitive
description:
@@ -308,10 +308,10 @@ packages:
dependency: transitive
description:
name: permission_handler_platform_interface
- sha256: f2343e9fa9c22ae4fd92d4732755bfe452214e7189afcc097380950cf567b4b2
+ sha256: "6760eb5ef34589224771010805bea6054ad28453906936f843a8cc4d3a55c4a4"
url: "https://pub.dev"
source: hosted
- version: "3.11.5"
+ version: "3.12.0"
permission_handler_windows:
dependency: transitive
description:
diff --git a/pubspec.yaml b/pubspec.yaml
index a7b4051..631ec2c 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -12,7 +12,7 @@ dependencies:
camera: ^0.10.5
google_mlkit_text_recognition: ^0.10.0
- permission_handler: ^10.4.3
+ permission_handler: ^11.0.1
flutter_tts: ^3.8.2
cupertino_icons: ^1.0.2