my_progress_bar 2.0.2
my_progress_bar: ^2.0.2 copied to clipboard
A flutter package for displaying progress bars and loaders. The progress bar consists of Horizontal and vertical progress bar. The loaders contains RotatingCirclesLoader, DottedLoader, JumpingCirclesL [...]
2.0.2 #
- Added dispose methods in
ExpandingBoxLoaderclass.
2.0.1 #
- Update
Readme.mdfile
2.0.0 #
- Updated
Readme.mdfile - Added loaders
- Added a new optinal parameter
isThumbVisiblein both HorizontalProgressBar and VerticalProgressBar
1.0.2 #
- Updated
Readme.mdfile
1.0.1 #
- Updated
Readme.mdfile - Added a new optional parameter
widthof type double - Fixed some bugs
1.0.0 #
- Initial release.