Releases: fujidaiti/primer_progress_bar
Releases · fujidaiti/primer_progress_bar
v0.5.0
What's Changed
- Add showLegend Attribute to Toggle Legend Visibility by @ilicina1 in #24
New Contributors
Full Changelog: v0.4.2...v0.5.0
v0.4.1
Just some documentation improvements.
There are no functional changes.
v0.3.1
- Fix:
TextPainter.textScaleFactor
is deprecated
v0.3.0
- Add:
DefaultLegendEllipsisBuilder
- Add: missing tests
v0..2.1
This update contains these hotfixes:
- Fix: broken README styling
- Fix: the images in README are not shown on pub.dev
v0.2.0
- Add: complete README
- Add: doc comments
- Fix: maxLines property not working
And some improvements.