- Padding removed from leading and trailing on LinearPercentIndicator, now you can use Expanded or Flexible.
- Fixed animation when refresh the widget with different duration
- animateFromLastPercent property was added for LinearPercentIndicator and CircularPercentIndicator
- startAngle for CircularPercentIndicator was added
- animation update bug fixed. Thanks @Tiagosito
- padding property was added for LinearPercentIndicator
- alignment property was added for LinearPercentIndicator
- fillColor property was added to LinearPercentIndicator
- Readme updated
- Initial release