From c2698dc2c246089425ec46f1d1b2a38e71150beb Mon Sep 17 00:00:00 2001 From: Dimitri Dessus Date: Thu, 11 Sep 2025 19:06:42 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20intl=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 327ad15..0e1c8fa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter universal_io: ^2.2.2 - intl: ^0.19.0 + intl: ^0.20.2 dev_dependencies: flutter_test: