flutter_subtitle_wrapper
flutter_subtitle_wrapper copied to clipboard
How to disable subtitle
How to disable subtitle playback? I did this with the detach() function, but the playback did not stop
subtitleController.detach();