Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 688 Bytes

1.0.13

  • Padding removed from leading and trailing on LinearPercentIndicator, now you can use Expanded or Flexible.
  • Fixed animation when refresh the widget with different duration

1.0.12

  • animateFromLastPercent property was added for LinearPercentIndicator and CircularPercentIndicator

1.0.11

  • startAngle for CircularPercentIndicator was added

1.0.10

  • animation update bug fixed. Thanks @Tiagosito

1.0.9

  • padding property was added for LinearPercentIndicator

1.0.7, 1.0.8

  • alignment property was added for LinearPercentIndicator

1.0.5, 1.0.6

  • fillColor property was added to LinearPercentIndicator

1.0.1 - 1.0.4

  • Readme updated

1.0.0

  • Initial release