progress_indicator 0.2.2 progress_indicator: ^0.2.2 copied to clipboard
A useful collection of custom progress indicators for flutter.
[0.2.2] - BarProgress fix backcolor when percentage is 100 #
- BarProgress fix backcolor when percentage is 100
- CircularProgress fix stroke
- CircularProgress custom padding
[0.2.1] - BarProgress custom margin #
- BarProgress custom margin
[0.2.0] - Circular and Bar progress with null safety #
- NullSafety support
[0.1.1] - First Live Release #
- BarProgress
- properties gradient, textstyle, stroke, round in CircularProgress
[0.1.0] - First Live Release #
- First live release contains CircularProgress
[0.0.1] - Initial Release #
- Initial release.