v1.4.1+62
All checks were successful
Flutter Schmutter / build (push) Successful in 3m48s

This commit is contained in:
2025-06-21 13:40:44 +02:00
parent 2b5aaad331
commit 73a44bb269
15 changed files with 608 additions and 515 deletions

View File

@ -50,7 +50,7 @@ class _FullScreenMediaViewState extends State<FullScreenMediaView> {
const Icon(Icons.error),
),
)
: SizedBox.expand(
: Center(
child: VideoWidget(
details: widget.item,
isActive: true,