primer_progress_bar 0.3.1
primer_progress_bar: ^0.3.1 copied to clipboard
Unofficial Flutter implementation of the progress bar defined in GitHub Primer Design System.
CHANGELOG #
0.3.1 December 10, 2023 #
- Fix:
TextPainter.textScaleFactor
is deprecated
0.3.0 August 06, 2023 #
- Add:
DefaultLegendEllipsisBuilder
- Add: missing tests
0.2.1 July 03, 2023 #
- Fix: broken README styling
- Fix: the images in README are not shown on pub.dev
0.2.0 July 03, 2023 #
- Add: complete README
- Add: doc comments
- Fix: maxLines property not working
0.1.0 July 02, 2023 #
Initial release 🎉