From 5b5c815b50c0e15be9152da4a294ae6a7b1942fd Mon Sep 17 00:00:00 2001 From: Ellet Date: Sun, 12 Nov 2023 18:53:13 +0300 Subject: [PATCH] Use fixed version of intl --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 99484dc8..ecddbb68 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: flutter_localizations: sdk: flutter - intl: any + intl: ^0.18.1 # Normal packages collection: ^1.17.0