We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe94018 commit d46cc3cCopy full SHA for d46cc3c
pubspec.yaml
@@ -14,13 +14,11 @@ dependencies:
14
flutter:
15
sdk: flutter
16
17
- app_toast:
18
- path: ../app_toast
19
- image_core:
20
- path: ../image_core
21
- language_translator:
22
- path: ../language_translator
+ app_toast: ^0.0.4+1
+ image_core: ^0.0.3
+ language_translator: ^0.0.6+1
23
+
24
firebase_storage: ^13.0.0
25
mime: ^2.0.0
26
file_picker: ^10.2.1
pubspec_overrides.yaml
0 commit comments