primer_progress_bar 0.5.0 primer_progress_bar: ^0.5.0 copied to clipboard
Unofficial Flutter implementation of the progress bar defined in GitHub Primer Design System.
CHANGELOG #
0.5.0 August 16, 2024 #
- Add:
showLegend
Attribute to Toggle Legend Visibility (#24)
0.4.2 May 18, 2024 #
Dependency updates.
0.4.1 December 16, 2023 #
Just some documentation improvements. There are no functional changes.
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 🎉