abdelaziz-mahdy / flutter_meedu_videoplayer

Cross-Platform Video Player for flutter
https://abdelaziz-mahdy.github.io/flutter_meedu_videoplayer/
MIT License
132 stars 69 forks source link

How to load subtitles(SRT), I couldn't find this method #183

Closed JieNengi closed 1 week ago

JieNengi commented 5 months ago

I am still using this package😂

abdelaziz-mahdy commented 5 months ago

I don't remember correctly, but I think there are examples with subtitles

abdelaziz-mahdy commented 5 months ago

And I recommend migrating to media_kit since I can't provide updates here, and my time is limited sadly 🥺

abdelaziz-mahdy commented 1 week ago

https://github.com/abdelaziz-mahdy/flutter_meedu_videoplayer/blob/master/package/example/lib/pages/multi_subtitles.dart the subs example.