circular_gradient_progress 1.1.9 copy "circular_gradient_progress: ^1.1.9" to clipboard
circular_gradient_progress: ^1.1.9 copied to clipboard

A circular progress bar similar to Apple's Health app. You can set a single ring or multiple rings together, and it provides a default state and more custom properties.

circular_gradient_progress #

Usage #

 CircularGradientCombineWidget(
   size: 120,
   duration: duration,
   centerCircleSizeRatio: 0.3,
   sweepAngles: const [600, 720, 860],
   backgroundColors: backgroundColors,
   gradientColors: gradientColors,
 ),
14
likes
150
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

A circular progress bar similar to Apple's Health app. You can set a single ring or multiple rings together, and it provides a default state and more custom properties.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on circular_gradient_progress