Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

How Does Full Screen Video Work? #10

Open
mitchross opened this issue Mar 8, 2021 · 4 comments
Open

How Does Full Screen Video Work? #10

mitchross opened this issue Mar 8, 2021 · 4 comments

Comments

@mitchross
Copy link

How is the code opening up full screen video?

@Autokaka
Copy link
Owner

Autokaka commented Mar 8, 2021

I use Hero Widget to share the same Widget in RefinedVideoPlayer Widget. You could refer to this short Youtube video for the usage of Hero Widget: Hero (Flutter Widget of the Week).
In refined_video_player package, I use Hero Widget to wrap _VideoView in order to share the same video view when entering/quitting full screen mode. The implementation is from line 229 to line 232 in video_player.dart
implementation

@mitchross
Copy link
Author

Flutter_vlc_player has been 100% refactored by @alr2413 , do you have ideas how we can get full screen working?

@Autokaka
Copy link
Owner

Sorry, I don't have time recently. I'll read the new source code first, on weekends probably... I would reply as soon as I found a way to implement that.

@alr2413
Copy link

alr2413 commented Mar 11, 2021

thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants