diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 16:43:29 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 16:43:29 +0300 |
commit | 58fca08de2086138fab92e2bc2a1d9012da96260 (patch) | |
tree | c17c59ed80d0f1cbed2e26cd05634487cb5c4116 /pubspec.yaml | |
parent | 31e7d6be078f38adba81fb1a1f25108d50371003 (diff) |
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
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
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: |