diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 19:58:02 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 19:58:02 +0300 |
commit | f807ac50f1a2683aea25042e05b118a28b58fc37 (patch) | |
tree | 34f12afed14f6dee52fa2ca6370432d3ed5a7b28 /pubspec.yaml | |
parent | 9e5253d1dee0fae1056e32e481fc428336ec0c87 (diff) |
Updated packages.
Changes to be committed:
modified: pubspec.lock
modified: pubspec.yaml
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |