This commit is contained in:
Deep Koluguri 2026-04-06 00:36:25 -04:00
parent bf37c3c1ed
commit 51e9c72464
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ dependencies:
# WebSocket for real-time updates
web_socket_channel: ^2.4.0
# Date and Time
intl: ^0.19.0
# Date and time (version must satisfy flutter_localizations intl pin — e.g. 0.20.2 on current stable Flutter)
intl: ^0.20.2
# Charts and Data Visualization
fl_chart: ^0.66.0