audio_video_progress_bar 0.3.1 audio_video_progress_bar: ^0.3.1 copied to clipboard
A progress bar widget to show or change the position of an audio or video stream.
[0.3.1] - April 12, 2021 #
- Added
thumbGlowColor
- Added
thumbGlowRadius
- Added
timeLabelTextStyle
[0.3.0] - March 7, 2021 #
- Null safety release version
- Added
computeDryLayout
[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.