Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-27 13:35:50 +08:00
parent 01a8631e00
commit cf24f851e8
2 changed files with 4 additions and 2 deletions

View File

@@ -1114,8 +1114,10 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
() {
final videoFit = plPlayerController.videoFit.value;
return Video(
fill: widget.fill ?? Colors.black,
key: key,
width: maxWidth,
height: maxHeight,
fill: widget.fill ?? Colors.black,
alignment: widget.alignment ?? Alignment.center,
controller: videoController,
controls: NoVideoControls,

View File

@@ -1225,7 +1225,7 @@ packages:
description:
path: media_kit_video
ref: "version_1.2.5"
resolved-ref: "69fbf92def88d4304fc177fa4dd14664c0c2d8d5"
resolved-ref: "4785f3223ff04d86b1644ab114e3960723ddf7cd"
url: "https://github.com/bggRGjQaUbCoE/media-kit.git"
source: git
version: "1.2.5"