diff options
| author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-06-09 16:50:06 +0300 |
|---|---|---|
| committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-06-09 16:50:06 +0300 |
| commit | 5606259caa3a255efa253d495e91e21175bcafb9 (patch) | |
| tree | 7187072eb93461f4336c0e93205a1962bd6a51c8 /pubspec.yaml | |
| parent | 9b83244cc2a856f673e73a78e85ce48d4b5a5097 (diff) | |
Updated the dependencies.
Changes to be committed:
modified: pubspec.lock
modified: pubspec.yaml
Diffstat (limited to 'pubspec.yaml')
| -rw-r--r-- | pubspec.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 649a9c1..9b03dfd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: camera: ^0.10.5 flutter_vision: ^1.1.4 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" |
