feat: enable video player in linux

This commit is contained in:
Alexey 2026-03-17 13:27:20 +03:00
commit f043e191d2
11 changed files with 92 additions and 33 deletions

View file

@ -66,7 +66,7 @@ class EventVideoPlayer extends StatelessWidget {
timeline: timeline,
outerContext: context,
),
)
),
borderRadius: BorderRadius.circular(AppConfig.borderRadius),
child: SizedBox(
width: width,