I have a video link and I want to play video in flutter how can I play?
I try using videoplayer plugin but its not work with this url -
"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"
but I can play with this url why?
"https://flutter.github.io/assets-for-api-docs/assets/videos/bee.mp4"