diff --git a/l10n.yaml b/l10n.yaml new file mode 100644 index 0000000..f5730dc --- /dev/null +++ b/l10n.yaml @@ -0,0 +1,4 @@ +arb-dir: lib/l10n/arb +template-arb-file: app_en.arb +output-localization-file: app_localizations.dart +output-dir: lib/l10n/generated \ No newline at end of file