From 58fca08de2086138fab92e2bc2a1d9012da96260 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:43:29 +0300 Subject: Made quick last changes to the params and functionality of the app. Changes to be committed: modified: lib/main.dart modified: pubspec.lock modified: pubspec.yaml --- pubspec.yaml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index aa6a82d..4ded084 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,19 +11,10 @@ dependencies: sdk: flutter camera: ^0.10.5 -# image_picker: ^1.0.4 -# flutter_speed_dial: ^7.0.0 -# flutter_tflite: ^1.0.1 flutter_vision: ^1.1.4 permission_handler: ^11.0.1 flutter_tts: ^3.8.2 - google_mlkit_text_recognition: ^0.10.0 -# google_mlkit_object_detection: ^0.10.0 - -# google_ml_kit: ^0.16.2 -# flutter_sound: ^9.2.13 - cupertino_icons: ^1.0.2 dev_dependencies: -- cgit v1.2.3