circle_time_progress 0.0.1
circle_time_progress: ^0.0.1 copied to clipboard
A customizable gradient circular progress indicator for Flutter, perfect for fasting timers or similar use cases.
circle_time_progress #
A customizable gradient circular progress indicator for Flutter.
Features #
✅ Beautiful circular progress with gradient
✅ Adjustable stroke width, size, and start angle
✅ Supports custom StrokeCap
✅ Easy to use in any Flutter app
Installation #
Add this to your pubspec.yaml
:
dependencies:
circle_time_progress: ^0.0.1