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.