How show transcipt for a video in flutter using video_player package?

Viewed 17

I am using video_player package and there was a requirement to show a transcript explaining each frames in the video. The time frame ang text to show is received from the backend. So, how this feature can be implemented using video_player?

0 Answers
Related