Skip to content

This is a Circular Progress Indicator widget that can be used to show the current progress of a task or value

Notifications You must be signed in to change notification settings

abdullahq19/circular-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circular Progress Indicator Widget

A circular progress indicator widget for Flutter, allowing you to create both loading indicators and static progress indicators with customizable styles.

Features

  • Create loading indicators or static progress indicators.
  • Customize the appearance of the indicator, including color, size, stroke width, gradients, and more.
  • Specify the direction of progress (clockwise or counter-clockwise).
  • Supports tapping functionality with a callback function.

IndicatorType.loading

A repeating circular animation, can be used for indicating that a certain task is in process

loading_gif-ezgif com-optimize

IndicatorType.staticProgress

A static animation that animates from 0 to given progressValue once on every page rebuild. Ideal for showing current progress of a certain task

progress_gif-ezgif com-video-to-gif-converter

Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.

About

This is a Circular Progress Indicator widget that can be used to show the current progress of a task or value

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published