arc_progress_ring
A highly customizable circular progress indicator with milestone markers, glassmorphic effects, and smooth animations for Flutter.
What this package is like to depend on
Last release 7 months ago
07 Jan 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
7 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Jan 2026 to Jan 2026Releases
latest 2-
1.0.107 Jan 2026 -
1.0.007 Jan 2026Release notes
Open source →Added
- Initial release of
arc_progress_ring ArcProgressRingwidget with customizable circular progress arc- Support for milestone markers positioned on the arc
- Glassmorphic effect for milestone icons with blur and transparency
Milestonemodel for defining milestone markersMilestoneStylemodel for customizing milestone appearancecenterBuilderfor custom center contentbottomWidgetslot for chips, buttons, etc.- Smooth animations for progress and milestone size changes
- Support for progress gradient
- Responsive sizing (adapts to parent or fixed size)
- Comprehensive documentation and examples
- Full test coverage
Features
- Circular arc with customizable gap angle
- Progress indicator from 0.0 to 1.0
- Active milestone detection (highlights next target)
- Animated milestone size transitions
- Configurable colors, stroke width, and stroke cap
- Animation duration and curve customization
- Zero external dependencies
- Initial release of