range_score_gauge 0.0.1
range_score_gauge: ^0.0.1 copied to clipboard
A horizontal segmented range/score gauge widget with an animated marker and boundary or category labels.
0.0.1 #
Initial release.
RangeScoreGaugewidget — a horizontal bar split into colored segments, with an animated marker showing the current value.- Two label styles: numbers at segment boundaries, or category text (Low/Medium/High) centered in each segment.
- Optional gap between segments.
- Optional gradient fill instead of solid color blocks.
- Custom marker widget support — swap the default triangle for any widget you like.
- Smooth animation when the value changes.
- Safe by default — bad input (like
NaNvalues) won't crash your app.
