feat: live area

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-05 21:53:20 +08:00
parent 2e4c24393d
commit a2f72ee3f3
17 changed files with 262 additions and 408 deletions

View File

@@ -802,4 +802,7 @@ class Api {
static const String liveFollow =
'${HttpString.liveBaseUrl}/xlive/web-ucenter/user/following';
static const String liveSecondList =
'${HttpString.liveBaseUrl}/xlive/app-interface/v2/second/getList';
}