opt view later

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-07 15:00:21 +08:00
parent 13f1392821
commit e3c920dc87
16 changed files with 182 additions and 125 deletions

View File

@@ -44,6 +44,7 @@ class VideoCardHLater extends StatelessWidget {
() => imageSaveDialog(
title: videoItem.title,
cover: videoItem.pic,
bvid: videoItem.bvid,
),
onTap: onTap ??
() async {