添加 jwt_decoder 依赖;更新 AuthApi 枚举以支持获取录像列表;新增录像响应模型和相关状态管理;重构 AuthViewModel 以解析和存储 JWT 数据;更新 ScanQrCodePage 以处理用户鉴权和获取录像列表。

This commit is contained in:
2026-07-14 10:16:31 +08:00
parent 45000b4188
commit 16ad7b253c
9 changed files with 249 additions and 14 deletions
+1
View File
@@ -53,6 +53,7 @@ dependencies:
webview_flutter: ^4.14.0
apivideo_live_stream:
path: plugins/apivideo_live_stream
jwt_decoder: ^2.0.1
dev_dependencies:
flutter_test: