flutter_animation_progress_bar 2.0.0 flutter_animation_progress_bar: ^2.0.0 copied to clipboard
This colorful Flutter widget package aims to show an animation progress bar in reactive style. It also supports both vertical and horizontal bar.
Changelog #
[2.0.0] - 2021-03-08 #
- Migrate to null safety
- Bar can have different border styles
[1.0.6] - 2020-10-21 #
- Capability to change TextStyle of displayText (#4)
[1.0.4] - 2020-08-20 #
- Capability to change all the border properties by @Marileen Jansen
[1.0.3] - 2020-08-20 #
- Added borderColor and borderWidth as optional parameters by @askprateek
[1.0.1] - 2019-04-08 #
- First release to pub.dartlang.org
[0.0.2] - 2019-03-15 #
- Wrap up all codes with documents
[0.0.1] - 2019-03-11 #
- Initial raw package