audio_video_progress_bar 0.2.0-nullsafety.0
audio_video_progress_bar: ^0.2.0-nullsafety.0 copied to clipboard
A progress bar widget to show or change the position of an audio or video stream.
0.2.0-nullsafety.0 January 21, 2021 #
- Updated to null safety
0.1.0 December 30, 2020 #
- Initial release
- Progress bar supports user time seeking
- Shows current time and total time
- Bar paints current progress and buffered progress
- This widget has a repaint boundary so it doesn't cause parent tree to repaint.