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

This package provides percentages with customizable widgets and animations, including linear, circular, gradient circle, and wave percentages.

1.1.1 #

What's new:

  • Updated and tested the example project with the latest Flutter SDK 3.32.2.
  • Updated the Android Side.
    • Updated Gradle to latest version.
    • Updated Kotlin to latest version.
    • Updated NDK to latest version.
    • Updated CMake to latest version.

1.1.0 #

What's new:

  • New Feature:
    • Added a new Wave Percentage with animation with various customizations.
  • Updates:
    • Updated and tested the example project with the latest Flutter SDK 3.29.2.
    • Updated the Android Side.
      • Updated Gradle to latest version.
      • Updated Kotlin to latest version.
      • Updated CMake to latest version.
    • Updated/Fixed the README file and improve the documentation.

1.0.5 #

What's new:

  • Updated the example project with the latest Flutter SDK 3.29.0 and tested.
  • Updated the Android Side.
    • Updated Gradle to latest version.
    • Updated NDK and CMake to latest Versions.

1.0.4 #

What's new:

  • Updated the example project with the latest Flutter SDK and tested.
  • Updated the README file and improve the documentation.
  • Updated the Android Side.
    • Updated Gradle to latest version.
    • Updated Kotlin to Version.

1.0.3 #

What's new:

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

1.0.2 #

What's new:

  • Updated the example project with the latest Flutter SDK and tested.
  • Updated the README file and improve the documentation.
  • Updated the Android Side, updated NDK and updated Java version.
  • Minor fixes.

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
12
likes
160
points
353
downloads

Publisher

unverified uploader

Weekly Downloads

This package provides percentages with customizable widgets and animations, including linear, circular, gradient circle, and wave percentages.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on percentages_with_animation