gauge_progress 1.0.0
gauge_progress: ^1.0.0 copied to clipboard
A customizable semi-circular gauge progress widget for Flutter with adjustable colors, stroke widths, and size.
Gauge Progress #
A highly customizable and professional Flutter gauge widget library built using CustomPainter.
Supports multiple gauge types including semi-circular, full circular, segmented, dashed, speedometer, and multi-range gauges.
✨ Features #
- ✅ Semi Circular Gauge
- ✅ Full Circular Gauge
- ✅ Segmented Gauge
- ✅ Dashed Gauge
- ✅ Speedometer (Needle) Gauge
- ✅ Multi-Range Gauge (Green / Yellow / Red zones)
- ✅ Gradient Support
- ✅ Fully Customizable Colors
- ✅ Adjustable Stroke Width
- ✅ Responsive Layout
- ✅ Optional Center Text
- ✅ Lightweight & High Performance
📸 Preview #
🚀 Installation #
Add this to your pubspec.yaml:
dependencies:
gauge_progress: ^1.0.0
