From 45a12ea5bcb2d7ebe33be90121dea7ba9d39a99e Mon Sep 17 00:00:00 2001 From: Deep Koluguri Date: Mon, 6 Apr 2026 01:00:14 -0400 Subject: [PATCH] i8n --- luckychit/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luckychit/pubspec.yaml b/luckychit/pubspec.yaml index 73235d3..98aa1dc 100644 --- a/luckychit/pubspec.yaml +++ b/luckychit/pubspec.yaml @@ -57,7 +57,7 @@ dependencies: web_socket_channel: ^2.4.0 # Date and time (version must satisfy flutter_localizations’ intl pin — e.g. 0.20.2 on current stable Flutter) - intl: 0.19.0 + intl: 0.20.2 # Charts and Data Visualization fl_chart: ^0.66.0