From beff46c07c1aac8c15395c550c7c90ec166b5475 Mon Sep 17 00:00:00 2001 From: Francis Lapointe <98601298+Scriptbash@users.noreply.github.com> Date: Fri, 24 Jan 2025 19:26:13 -0500 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0de81c5..cf337c3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: sqflite: ^2.4.1 flutter_localizations: sdk: flutter - intl: ^0.20.1 + intl: ^0.19.0 flutter_inappwebview: ^6.1.5 url_launcher: ^6.3.1 http: ^1.2.2