i8n
This commit is contained in:
parent
bf37c3c1ed
commit
51e9c72464
|
|
@ -56,8 +56,8 @@ dependencies:
|
||||||
# WebSocket for real-time updates
|
# WebSocket for real-time updates
|
||||||
web_socket_channel: ^2.4.0
|
web_socket_channel: ^2.4.0
|
||||||
|
|
||||||
# Date and Time
|
# 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
|
# Charts and Data Visualization
|
||||||
fl_chart: ^0.66.0
|
fl_chart: ^0.66.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue