How can I stream a video using video_player and flutter_cache_manager?
All the examples I've seen download the file first using flutter_cache_manager and play the video after.
Thanks
How can I stream a video using video_player and flutter_cache_manager?
All the examples I've seen download the file first using flutter_cache_manager and play the video after.
Thanks