From 08ea143602204189caafc2ab3ed3c2ef1e555990 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Sun, 15 Oct 2023 12:59:08 +0300 Subject: Subtle changes before big UI update Changes to be committed: modified: lib/main.dart modified: pubspec.lock modified: pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 5d84044..aa6a82d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: # flutter_speed_dial: ^7.0.0 # flutter_tflite: ^1.0.1 flutter_vision: ^1.1.4 - permission_handler: ^10.4.3 + permission_handler: ^11.0.1 flutter_tts: ^3.8.2 google_mlkit_text_recognition: ^0.10.0 @@ -29,7 +29,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - flutter_launcher_icons: ^0.11.0 + flutter_launcher_icons: ^0.13.1 flutter_lints: ^2.0.0 -- cgit v1.2.3