circular_progress_bar 0.0.2 copy "circular_progress_bar: ^0.0.2" to clipboard
circular_progress_bar: ^0.0.2 copied to clipboard

outdated

Circular progress bar can be used in both AOS and IOS.

circular_progress_bar #

https://user-images.githubusercontent.com/33044667/147800076-5e187d00-776c-448a-811f-f75690980159.mp4

Property Description IsRequired Default value
width Width of circular_progress_bar true NAN
height Height of circular_progress_bar true NAN
textStyle Textstyle of percentage false const TextStyle (color: Colors. black , fontSize: 26 , fontWeight: FontWeight. bold ) ,
percentageVisibility Visibility of percentage false true
duration Animation running duration false const Duration(milliseconds: 700)
strokeCap Strokecap of filled progress false StrokeCap.round
curve Curve for animation false Curves.linear
radius Radius of circular_progress_bar true NAN
percentage Percentage of circular_progress_bar true NAN
color Color of filled progress true NAN
2
likes
0
pub points
49%
popularity

Publisher

unverified uploader

Circular progress bar can be used in both AOS and IOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on circular_progress_bar