Just tried video_player plugin with flutter web and .m3u8 file format, but it's not working at all . Can someone help me if it works in any case or just MP4 is supported in video_player plugin for flutter web
In Flutter Web, I found some libraries that support playing m3u8 files like video_player_web_hls but it's not providing any controls like Play/Pause, Fast Forwarding, etc.