percent_indicator 1.0.15 copy "percent_indicator: ^1.0.15" to clipboard
percent_indicator: ^1.0.15 copied to clipboard

outdated

Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.

1.0.15 #

  • Added addAutomaticKeepAlive property to preserve the state of the widget.
  • Added isRTL for LinearPercentIndicator widget.

1.0.14 #

  • Fixed bug using animateFromLastPercent. Thanks joelbrostrom

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
2421
likes
0
pub points
100%
popularity

Publisher

verified publisherdiegoveloper.com

Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on percent_indicator