flutter_preload_videos
flutter_preload_videos copied to clipboard
Preloading videos in Flutter 💙
Hello thank you for this excellent tutorial. Can you make it with provider maybe?
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