You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2022. It is now read-only.
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
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.
How is the code opening up full screen video?
The text was updated successfully, but these errors were encountered: