Commit 49545a2

derdilla <82763757+NobodyForNothing@users.noreply.github.com>
2023-12-14 17:13:27
add translations_cleaner
Signed-off-by: derdilla <82763757+NobodyForNothing@users.noreply.github.com>
1 parent dc8cc0d
Changed files (2)
pubspec.lock
@@ -674,6 +674,14 @@ packages:
       url: "https://pub.dev"
     source: hosted
     version: "0.6.1"
+  translations_cleaner:
+    dependency: "direct dev"
+    description:
+      name: translations_cleaner
+      sha256: "060f4a8cd782e271509719741dd3540fe81ddaad49bd79e1d8fc4598299a6b84"
+      url: "https://pub.dev"
+    source: hosted
+    version: "0.0.5"
   typed_data:
     dependency: transitive
     description:
pubspec.yaml
@@ -39,6 +39,7 @@ dev_dependencies:
   flutter_lints: ^2.0.0
   mockito: ^5.4.1
   sqflite_common_ffi: ^2.3.0
+  translations_cleaner: ^0.0.5
 
 flutter:
   uses-material-design: true