progresso 0.3.0
progresso: ^0.3.0 copied to clipboard
A linear progress bar for flutter, allow for non-zero starting, points along line, and custom styling
0.1.0 February 28 2021 #
- initial release
0.1.1 March 1 2021 #
- update readme
- add example
- add doc strings
0.2.0 March 9 2021 #
- redraw points when data changes
- redraw background stroke cap when background stroke cap changes
- redraw progress stroke cap when progress stroke cap changes
0.3.0 March 31 2021 #
- migrate to null safety