feat(localization): add localization generation step and update l10n configuration

This commit is contained in:
Nils-Johan Gynther
2026-04-22 19:23:08 +02:00
parent 2e117718a7
commit ac3a8e96c0
3 changed files with 9 additions and 2 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
arb-dir: lib/l10n
template-arb-file: app_en.arb
output-localization-file: app_localizations.dart
output-localization-file: app_localizations.dart
output-dir: lib/l10n/generated
synthetic-package: false