precheck video dimension

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-04-23 17:08:51 +08:00
parent efc202c10f
commit 5b5983ed50
32 changed files with 237 additions and 81 deletions

View File

@@ -213,6 +213,7 @@ class FavDetailController
@override
void onViewFav(FavDetailItemModel item, int? index) {
final folder = folderInfo.value;
// TODO: dimension
PageUtils.toVideoPage(
bvid: item.bvid,
cid: item.ugc!.firstCid!,