From b46ee87abf5d9b223955994ae4a15b7949386dca Mon Sep 17 00:00:00 2001 From: "Dmitry Sorokin (@sorydima)" <43252008+sorydima@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:58:11 +0300 Subject: [PATCH] Update l10n.yaml --- l10n.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/l10n.yaml b/l10n.yaml index a714613..acca69f 100644 --- a/l10n.yaml +++ b/l10n.yaml @@ -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