flutter_preload_videos icon indicating copy to clipboard operation
flutter_preload_videos copied to clipboard

Preloading videos in Flutter 💙

Results 6 flutter_preload_videos issues
Sort by recently updated
recently updated
newest added

Hello thank you for this excellent tutorial. Can you make it with provider maybe?

enhancement

Hello, @Shadow60539 I would like to add this sample in my project but can't find the right way to do so, I have tried multiple times but can't face the...

Can you please add the feature of caching the video?

I try to adjust your code to a version with provider. Unfortunately I get a short flickering between the videos. ``` return videoService != null && videoService!.focusedIndex == index ?...

When I scroll faster in the pageview then it fails. I am using the fvp because my URLs don't decode normally I have to use the fvp