Skip to content

Commit 89e2745

Browse files
committed
build: configure localization output directory
- Set explicit output directory
1 parent 4aaa0d2 commit 89e2745

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

l10n.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
arb-dir: lib/l10n/arb
22
template-arb-file: app_en.arb
33
output-localization-file: app_localizations.dart
4-
nullable-getter: false
4+
output-dir: lib/l10n
5+
nullable-getter: false

0 commit comments

Comments
 (0)