suragch / audio_video_progress_bar

A Flutter progress bar widget to show or change the position of an audio or video stream.
https://pub.dev/packages/audio_video_progress_bar
MIT License
71 stars 58 forks source link

Can we have the another thumb (secondory thumb) #70

Open aiyub007 opened 6 months ago

aiyub007 commented 6 months ago

To play the audio within range. I think it could be a great idea to have another thumb to seek from another end.

suragch commented 6 months ago

I can see the user case for that but it's not something I'm planning to implement in the near future.

However, if you're willing, go ahead and develop your idea some more here. What is the exact behavior, including for edge cases. What would the API look like?