Possible integration with video_player package
Hi. Sorry for interrupting and asking lame question, but I would like to know if there is the possible way to integrate your plugin with video_player package? I need to create the timeline under the playing video and give user the opportunity to choose the timestamp.
Thanks you.
It shouldn't be an issue. It's what I did in one of my project. (I don't think I still have the code around but I will check) You should just have to update the progress of this widget from the progress of the video and seek from the events of this package.
oh, thanks you so much for replying. Also I forgot to mention that I tried to create something like the archive for video stream and there is no endpoints. i could say that the time i will have to scroll back to access the video archive is endless. It is not trivial task so I am desperatly looking through a lot of flutter packages