chore: upgrade Flutter to 3.44

This commit is contained in:
edde746
2026-05-18 22:52:51 +02:00
parent 55ee2c270d
commit e98d7febdd
24 changed files with 414 additions and 359 deletions
+1
View File
@@ -1,6 +1,7 @@
input_directory: lib/i18n
input_file_pattern: .i18n.json
output_directory: lib/i18n
timestamp: false
# Fall back to base (en) for any key missing in a non-base locale.
# Without this, every locale would need every key declared up-front and
# the generator would emit `class is missing implementations for…`