gridaco/flutter-timeline

Can your package work with a video_player to create the timeline?

ingvilow opened this issue · 0 comments

Hi :)
Thanks you for such great package, and sorry if I have chosen the wrong topic (it is not a bug or a feature request. It is just a lame question)
So I would like to create the timeline (or something like archive) for my videostream. The issue is quite non-trivial and hard, because videostream dosen't have the end. I could say, it is infinite videostream if we would scroll it back. Also the timeline should be under the videostream and I would like to have acess to it by double tap. So my question is could I customize it like I described above? And could I make the post-request to put two timestapms? Can these package work with API-request