diff --git a/lib/l10n.README b/l10n.README similarity index 100% rename from lib/l10n.README rename to l10n.README diff --git a/l10n.yaml b/l10n.yaml new file mode 100644 index 00000000..b1cc1414 --- /dev/null +++ b/l10n.yaml @@ -0,0 +1,4 @@ +arb-dir: lib/l10n +template-arb-file: app_en.arb +output-localization-file: app_localizations.dart +nullable-getter: false diff --git a/lib/l10n.yaml b/lib/l10n.yaml deleted file mode 100644 index 4e6692e5..00000000 --- a/lib/l10n.yaml +++ /dev/null @@ -1,3 +0,0 @@ -arb-dir: lib/l10n -template-arb-file: app_en.arb -output-localization-file: app_localizations.dart \ No newline at end of file