From b522d389288d4882c396d96a416ecf5ffd3fa787 Mon Sep 17 00:00:00 2001 From: Mguy13 Date: Fri, 10 Nov 2023 21:12:28 +0000 Subject: [PATCH] Update 'gamestore/pubspec.yaml' --- gamestore/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gamestore/pubspec.yaml b/gamestore/pubspec.yaml index 197eb89..cf503e5 100644 --- a/gamestore/pubspec.yaml +++ b/gamestore/pubspec.yaml @@ -104,4 +104,5 @@ flutter_intl: class_name: Strings main_locale: "en" output_dir: lib/l10n/generated + line_length: 100 # use_deferred_loading: true