I can't find any solution for M3U8 Url player on iOS
I tried these plugins;
- video_player (Can't play)
- flutter_simple_video_player (Only support Android)
I can't find any solution for M3U8 Url player on iOS
I tried these plugins;
On
YoYo player is a great choice.
yoyo_player: #latest
YoYoPlayer(
aspectRatio: 16 / 9,
url: "",
videoStyle: VideoStyle(),
videoLoadingStyle: VideoLoadingStyle(),
),
chewielib will be used for playing m3u8 filesAdd Dependency
Code Snippet: