feat: show end time

close #249
This commit is contained in:
edde746
2026-02-01 14:04:44 +01:00
parent 1e4a054677
commit 6eb78af965
21 changed files with 83 additions and 11 deletions
@@ -166,6 +166,7 @@ class MobileVideoControls extends StatelessWidget {
onSeekEnd: onSeekEnd,
horizontalLayout: false,
enabled: canControl,
showFinishTime: true,
),
),
);