flutter_subtitle_wrapper
flutter_subtitle_wrapper copied to clipboard
Proper parsing of subtitles following standard
Its probally a good idea to implement proper parsing for subtitles by following the standard for WebVtt and Srt and not a custom made regex.
WebVtt standard: https://www.w3.org/TR/webvtt1/ Srt standard: