diff --git a/pubspec.yaml b/pubspec.yaml index f8df22a..19daad4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: sdk: flutter cupertino_icons: ^1.0.8 - intl: ^0.18.1 + intl: '>=0.18.1 <=0.19.0' flutter_bloc: ^8.1.5 get_it: ^7.7.0 injectable: ^2.4.2