circular_custom_loader 0.0.1 circular_custom_loader: ^0.0.1 copied to clipboard
Show the loading progress in a circle.
circular_custom_loader #
Circular custom loader for showing progress.
Desc about this custom loader? #
Worried about showing the progress of your task in a circular manner?? Well, this loader helps to display that. The progress value is shown in the circle, along with the progress header., for instance, say loading. You can give the circle color and the progress color separately. This allows you to visualize the progress. You can set the circle width as per your requirement. The progress text and even the unit of progress are customizable. Lastly, you can customize the size of this widget by giving width and height params.
Feel free to reach out and in case you are facing difficulties in using this package.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.