From d04c63e53cb90ff82798afd05f7fcb7f3ba404ce Mon Sep 17 00:00:00 2001 From: Reza <53487920+reasje@users.noreply.github.com> Date: Fri, 6 Sep 2024 17:01:33 +0330 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d081317e..dec9843d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -103,7 +103,9 @@ dev_dependencies: flutter_lints: ^2.0.0 flutter_test: sdk: flutter - + +dependency_overrides: + flutter_i18n: ^0.35.1 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec # The following section is specific to Flutter packages.