custom_circular_progress 1.0.0 copy "custom_circular_progress: ^1.0.0" to clipboard
custom_circular_progress: ^1.0.0 copied to clipboard

A customizable Flutter package to create circular progress indicators with animation and coloring effects.

Changelog #

All notable changes to the custom_circular_progress project will be documented in this file.

Unreleased #

Added #

  • New ProgressWidget class for creating animated circular progress indicators.
  • IndicatorDetails class for configuring progress indicator details.

Changed #

  • Enhanced the default animations for a smoother appearance.
  • Improved the default color transitions for a more visually pleasing effect.

1.0.0 - 2023-08-30 #

Initial release of the custom_circular_progress project.

Added #

  • Created the ProgressWidget class for customizable circular progress indicators.
  • Implemented rotational animation with the ability to control stopping.
  • Added color animation with controllable start and stop.
  • Provided options for setting indicator details, colors, radius, and animations.
  • Added customizable size and border radius for individual progress units.
  • Introduced the IndicatorDetails class for customizing progress value and item count.

Changed #

  • Improved the calculation of progress value distribution in the IndicatorDetails class.
  • Tweaked default animation settings for a smoother experience.
12
likes
145
pub points
69%
popularity

Publisher

unverified uploader

A customizable Flutter package to create circular progress indicators with animation and coloring effects.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_circular_progress