refactor: Use non nullable localizations builder and lazy load on web
This commit is contained in:
parent
8cedd2a45a
commit
0d4b7d67cc
111 changed files with 879 additions and 883 deletions
|
|
@ -3,3 +3,5 @@ template-arb-file: intl_en.arb
|
|||
output-localization-file: l10n.dart
|
||||
output-class: L10n
|
||||
preferred-supported-locales: ["en"]
|
||||
use-deferred-loading: true
|
||||
nullable-getter: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue