8 lines
287 B
YAML
8 lines
287 B
YAML
arb-dir: assets/l10n
|
|
template-arb-file: intl_fr.arb
|
|
output-localization-file: app_localizations.dart
|
|
output-dir: lib/gen/
|
|
nullable-getter: false
|
|
use-deferred-loading: true
|
|
synthetic-package: false
|
|
header: "/// Display Name, localized files. Automatically generated with `task gen:intl`." |