From e9c964534fe62105822c2af1c316b5db6cf14bc9 Mon Sep 17 00:00:00 2001 From: Salah Nahed Date: Sun, 28 Jul 2024 02:18:58 +0300 Subject: [PATCH] feat(dependencies): Update intl package to latest version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 456e0f6..fbe6aea 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -71,7 +71,7 @@ dependencies: firebase_remote_config: ^4.3.18 # localization - intl: ^0.18.0 + intl: ^0.19.0 dev_dependencies: flutter_test: