flutter_animated_progress_bar 1.0.5
flutter_animated_progress_bar: ^1.0.5 copied to clipboard
An animated progress bar widget designed to be used with audio or video.
1.0.5 - 2023-05-27 #
- Add
automaticallyHandleAnimationsoption to toggle the default animation behavior. - Add
durationandcurveoptions in controller methods that start animations. - Add
thumbElevationoption to configure the size of the shadow around the thumb. - Add
elevationoption to progress bar indicators. - Update docs.
- Update examples.
- Update tests.
1.0.4 - 2023-03-29 #
- Add
progressBarIndicatoroption to configure indicators. - Add
RoundedRectangularProgressBarIndicatoras a default indicator. - All thumb related components are now rendered above all widgets using overlay strategy.
- Increase default
barAnimationDurationfrom 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.
