Display subtitles of a video in the flutterflow app

Widgets & Design

Hello, I have in my App a video player component to read videos. I have in my firebase database un object with the subtiltes informations ( start time, end time, text_to_display). How is it possible to manage with that object i my firebase to display text in my movie while the video is playing ?

Thank you for you feedback,

What have you tried so far?
  1. Extract the transcript text from the video

  2. Import the transcript text and parsed it to the firebase database

Did you check FlutterFlow's Documentation for this topic?
No
1
1 reply