radar_ui 0.3.1 copy "radar_ui: ^0.3.1" to clipboard
radar_ui: ^0.3.1 copied to clipboard

Shared Flutter design system for the Radar observability suite: color and severity tokens, typography, density, and dense dashboard widgets (tags, sparklines, sort headers).

Changelog #

0.3.1 #

  • RadarTimeSeriesChart: a dark-only multi-series time chart. Plots several ChartSeries on a shared time axis with adaptive (s/m/h) tick labels, a wrapping legend, checkpoint ChartMark verticals, shaded settle ChartWindows, and an optional horizontal threshold line. Honest by construction: measurement gaps render as line BREAKS and are never bridged, and normalizePerSeries scales each series to its own range for multi-unit overlays (dropping the threshold, which then has no shared value). Empty and single-point inputs are safe and it never overflows at 320px or wider. Separate from RadarTrendChart, which stays a single-series Y-only sparkline.

0.3.0 #

  • RadarOrigin + OriginTokens: an ownership palette (project/dependency/ framework/sdk/unknown) shared across chips, group headers, and the native module legend. Project is violet — deliberately not accent, which always means healthy/negative-delta.
  • OriginChip and TriageChip (NEW / KNOWN / ACK / GONE) widgets, both built on RadarTag.

0.1.1 #

  • RadarFilterChip and RadarSortHeader now render a Material ink ripple on tap for responsive feedback (no API or layout change).

0.1.0 #

  • Initial release: color tokens, typography, density, severity mapping, and primitive widgets for the Flutter Radar design system.
0
likes
160
points
23
downloads

Documentation

API reference

Publisher

verified publishertp9imka.dev

Weekly Downloads

Shared Flutter design system for the Radar observability suite: color and severity tokens, typography, density, and dense dashboard widgets (tags, sparklines, sort headers).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ui #design-system #flutter #radar #observability

License

MIT (license)

Dependencies

flutter

More

Packages that depend on radar_ui