flutter_animated_progress_bar 1.0.4
flutter_animated_progress_bar: ^1.0.4 copied to clipboard
An animated progress bar widget designed to be used with audio or video.
1.0.4 - (2023-03-29) #
- Add
progressBarIndicator
option to configure indicators. - Add
RoundedRectangularProgressBarIndicator
as a default indicator. - All thumb related components are now rendered above all widgets using overlay strategy.
- Increase default
barAnimationDuration
from 200ms to 300ms. - Update docs.
- Update examples.
1.0.3 - (2023-03-23) #
- Update docs.
- Format code.
1.0.2 - (2023-03-23) #
- Stable release.
1.0.1 - (2023-03-23) #
- Rename package.
1.0.0 - (2023-03-23) #
- Initial release.