percentages_with_animation 1.0.1 copy "percentages_with_animation: ^1.0.1" to clipboard
percentages_with_animation: ^1.0.1 copied to clipboard

This package provide you percentages with custom widgets and animation such as linear, circular, circle and gradient circle percentages.

1.0.1 #

What's new:

  • Updated the example project with the latest Flutter SDK and tested.
  • Updated the README file and improve the documentation.

1.0.0 #

What's new:

  • Added a call back listener onCurrentValue for all percentages (Optional) and return the current percentage value (the value that return is with value.toStringAsFixed(2) and double type).
  • Updated the Example project with the new Flutter SDK.
  • Updated the README file and improve the documentation.

0.0.9 #

What's new:

  • All the percentages show the decimal/double values on the percentage text.

0.0.8 #

What's new:

  • Added new option for Circle, Circular and Gradient Circle Percentages for custom center text instead only the percentage -> centerText.
  • Breaking Changes:
    • Changed the parameter for Circle, Circular and Gradient Circle Percentages from textStyle to centerTextStyle for the center text.
  • Updated the documentation and README file.

0.0.7 #

What's new:

  • Important change from the previous version - Breaking Changes:
    • Changed the name of the parameter for Linear Percentage from showLabelOnPercentage and labelOnPercentageStyle to showPercentageOnPercentageView and percentageOnPercentageViewTextStyle
  • Minor fixes.

0.0.6+3 #

What's new:

  • Added the option to show text label on the linear percentage.
  • Added text style for the text label on the linear percentage.
  • Updated the documentation.
  • Fixed README file.

0.0.6+2 #

What's new:

  • Added the option to show text label on the linear percentage.
  • Added text style for the text label on the linear percentage.
  • Updated the documentation.
  • Fixed README file.

0.0.6+1 #

What's new:

  • Added the option to show text label on the linear percentage.
  • Added text style for the text label on the linear percentage.
  • Updated the documentation.
  • Fixed README file.

0.0.6 #

What's new:

  • Added the option to show text label on the linear percentage.
  • Added text style for the text label on the linear percentage.
  • Updated the documentation.

0.0.5+3 #

What's new:

  • Improved the documentation and add comments.
  • Removed unused strokeWidth parameter from CirclePercentage widget.

0.0.5+2 #

    • Update README file

0.0.5+1 #

    • Update README file

0.0.5 #

    • Minor fixes

0.0.4 #

    • Minor fixes

0.0.3 #

    • Fix minimum Flutter version

0.0.2 #

    • Fix screenshots for example

0.0.1 #

    • Initial Release
6
likes
160
pub points
64%
popularity

Publisher

unverified uploader

This package provide you percentages with custom widgets and animation such as linear, circular, circle and gradient circle percentages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on percentages_with_animation