This commit is contained in:
sion
2026-04-06 16:33:03 +08:00
parent b9234b1121
commit 71c8689989
19 changed files with 231 additions and 6 deletions

View File

@@ -40,6 +40,13 @@ dependencies:
# 字体
google_fonts: ^6.2.1
# K线图表
k_chart: ^0.7.1
# WebSocket (STOMP)
stomp_dart_client: ^2.0.0
web_socket_channel: ^3.0.1
dev_dependencies:
flutter_test:
sdk: flutter