添加随机名称生成器依赖,更新在线游戏状态管理,优化房间创建和加入逻辑,修改应用描述和标题为“青蛙跳井”。

This commit is contained in:
2025-06-23 22:44:59 +08:00
parent 1f30560f33
commit c98399208c
5 changed files with 85 additions and 27 deletions

View File

@ -42,6 +42,7 @@ dependencies:
json_annotation: ^4.8.1
# WebSocket 和 HTTP 客户端
web_socket_channel: ^2.4.0
random_name_generator: ^1.5.0
dev_dependencies:
flutter_test: