summaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-06-09 16:32:08 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-06-09 16:32:08 +0300
commit79f39eb1ee5b5117ac0704db0250f682d4bb30af (patch)
tree70122a60a7613927faf8adb0ca146953dcefcb69 /pubspec.yaml
parent8f768f26def1cb7c862ffda7ef7bacf5c4897be0 (diff)
Updated the dependencies.HEADmaster
Changes to be committed: modified: android/app/build.gradle modified: pubspec.lock modified: pubspec.yaml
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index b1a3789..4b03924 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -11,9 +11,9 @@ dependencies:
sdk: flutter
camera: ^0.10.5
- google_mlkit_text_recognition: ^0.10.0
+ google_mlkit_text_recognition: ^0.13.0
permission_handler: ^11.0.1
- flutter_tts: ^3.8.2
+ flutter_tts: ^4.0.2
cupertino_icons: ^1.0.2
@@ -22,7 +22,7 @@ dev_dependencies:
sdk: flutter
flutter_launcher_icons: ^0.13.1
- flutter_lints: ^3.0.0
+ flutter_lints: ^4.0.0
flutter_icons:
image_path: "assets/MegaViewLogo.png"