mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 23:42:00 +01:00
And added 'nullable-getter: false' to avoid adding a '!' to every call of AppLocalizations
5 lines
120 B
YAML
5 lines
120 B
YAML
arb-dir: lib/l10n
|
|
template-arb-file: app_en.arb
|
|
output-localization-file: app_localizations.dart
|
|
nullable-getter: false
|