Open Gabriellsp opened 10 months ago
you can make fullscreen mode while its in potrait, just use the stack in children 1st widget should be sizedbox with full height and width and then 2nd widget is the vlcplayer wrap with positioned and make top and bottom - nagitive values. and in stack clip set none
@Avijaygovinda Do you have any code demos to understand better?
You can find details here in:
this demo project of vlc full screen or this stackoverflow question
Is there any function in VLC to make the player that is already playing full screen?