Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 712 Bytes

0.0.12

  • Added number formatting according to the locale

0.0.11

  • Added totalPercentage to overgive values depending on the total

0.0.10

  • Fixed height of widget

0.0.9

  • Unit label added to the tooltip and chart

0.0.8

  • Dart formatting fixed

0.0.7

  • Text formatting for the tooltip is now more readable

0.0.6

  • Changed tooltip decoration to be more visible

0.0.5

  • Added tooltips to show the percentage of the progress bar

0.0.4

  • Colorblend contrast increased

0.0.3

  • Added colorBlend option to make textcolor appear better on the progress bar

0.0.2

  • Added showLabels to either show text labels or don't show them
  • Changed file structure

0.0.1

  • Initial release