percent_indicator_nullsafe 4.0.1-nullsafety.1.259.9.beta copy "percent_indicator_nullsafe: ^4.0.1-nullsafety.1.259.9.beta" to clipboard
percent_indicator_nullsafe: ^4.0.1-nullsafety.1.259.9.beta copied to clipboard

discontinuedreplaced by: percent_indicator
outdated

Updated for Flutter dart null safety. Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.

4.0.1-nullsafety.01.259.9.beta #

  • Quick doco update

4.0.0 #

  • Fix consistent isAnimation usage

3.1.0 #

  • Big lint

3.0.0-nullsafety.9001 #

Nullsafety Some refactoring

2.1.9 - 2.1.9+1 #

  • Users can stop animation after this was initialize.
  • Added Half Arc for CircularPercentIndicator , added by Vivek
  • Extra height was removed. Thanks Brayan Cantos.

2.1.8 #

  • New field was added : rotateLinearGradient -> Enable rotation of linear gradient in circular percent indicator. Added by ecokeco.

2.1.7 - 2.1.7+4 #

  • Added optional widgetIndicator for CircularPercentIndicator and LinearPercentIndicator, it's an indicator displayed at the end of the progress, it only works when the animation is true. Thanks to Brayan Cantos for the contribution

2.1.6 #

  • Added optional onAnimationEnd for CircularPercentIndicator and LinearPercentIndicator, it's a callback when the animation ends. Thanks to Brayan Cantos for the contribution

2.1.5 #

  • Added optional backgroundWidth for CircularPercentIndicator. Thanks to CircuitGuy for the contribution

2.1.4 #

  • restartAnimation was added to restart the animation when reached the end. Thanks to superciccio for the contribution

2.1.3 #

  • Added StrokeCap on background. Thanks @mifama

2.1.2 #

  • curve was added in both indicators.

2.1.1 #

  • LinearPercentIndicator now can display only part of linear gradient using clipLinearGradient.

2.1.0 #

  • vertical padding removed from LinearPercentIndicator.

2.0.1 #

  • maskFilter was added for LinearPercentIndicator and CircularPercentIndicator. Thanks to akdu12 for the contribution

2.0.0 #

  • linearGradient was added for LinearPercentIndicator and CircularPercentIndicator.
  • reverse, arcType and arcBackgroundColor were added to the CircularPercentIndicator.

1.0.16 #

  • width is optional for LinearPercentIndicator widget,

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
4
likes
110
pub points
10%
popularity

Publisher

unverified uploader

Updated for Flutter dart null safety. Library that allows you to display progress widgets based on percentage, can be Circular or Linear, you can also customize it to your needs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on percent_indicator_nullsafe