I am using flutter video_player library and I want to play a long list of videos but fetching only 3 videos at a time from the server?
Asked
Active
Viewed 54 times
0
-
Maybe the server has a limitation like server-side paging. Please provide your question with your related code. – Akif Nov 12 '20 at 21:19
-
@Akif, thank you for commenting, my code is nothing more than sample code given in flutter video_player library. – Sam Rai Nov 13 '20 at 22:19