feat: enable video player in linux
This commit is contained in:
parent
41cc0560d0
commit
f043e191d2
11 changed files with 92 additions and 33 deletions
|
|
@ -66,7 +66,7 @@ class EventVideoPlayer extends StatelessWidget {
|
|||
timeline: timeline,
|
||||
outerContext: context,
|
||||
),
|
||||
)
|
||||
),
|
||||
borderRadius: BorderRadius.circular(AppConfig.borderRadius),
|
||||
child: SizedBox(
|
||||
width: width,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue