flutter_preload_videos icon indicating copy to clipboard operation
flutter_preload_videos copied to clipboard

Video sound is playing but scenes are not visible?

Open hir4k opened this issue 3 years ago • 2 comments

hir4k avatar Nov 30 '21 17:11 hir4k

This is because your video is being played at the moment it is not initialized. You can use value.initialized property to check that.

arteevraina avatar Jan 25 '22 07:01 arteevraina

@hirakhax can you add steps to reproduce?

Shadow60539 avatar May 22 '22 11:05 Shadow60539