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

outdated

Progressbar that has curved edge and can add animation duration to build the progressbar.

Progressbar that has curved edge and can add animation time duration to build the progressbar.

Features #

Progressbar that has curved edge and can add animation time duration to build the progressbar.

Getting started #

dependencies:
  curved_progress_bar: ^1.0.0

Usage #

  CurvedCircularProgressIndicator(
    value: 0.5,
    strokeWidth: 12.sp,
    animationDuration: const Duration(seconds: 1),
    backgroundColor: Color(0xFFFFFFCD),
    color: Colors.blue,
  ),

Additional information #

https://github.com/uttam-laila/curved_progress_bar/blob/master/example/lib/main.dart

22
likes
0
points
1.49k
downloads

Publisher

verified publisheruttamlaila.com

Weekly Downloads

Progressbar that has curved edge and can add animation duration to build the progressbar.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on curved_progress_bar