chore: Follow up videoplayer
This commit is contained in:
parent
f3c36e0b09
commit
2fb8156718
3 changed files with 5 additions and 5 deletions
|
|
@ -73,7 +73,7 @@ class EventVideoPlayerState extends State<EventVideoPlayer> {
|
|||
setState(() {
|
||||
_chewieController = ChewieController(
|
||||
videoPlayerController: videoPlayerController,
|
||||
useRootNavigator: !kIsWeb,
|
||||
showControlsOnInitialize: false,
|
||||
autoPlay: true,
|
||||
autoInitialize: true,
|
||||
looping: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue