Hi @Yaquod team — congratulations on the feat/carscreen merge. The Flutter IVI on embedded Linux SDV target with Zenoh-bridged autonomous driving stack is exactly where driver-cognition-coupled safety primitives matter.
We've been shipping Pure Dart packages on pub.dev that might be composable in your CarScreen surface: navigation_safety_core (alert severity + road-surface condition + driver state primitives), voice_guidance (platform-agnostic voice-cue scheduling), condition_aggregator with JMA / NWS adapters (meteorological-advisory aggregation). All Pure Dart, BSD-3-Clause / MIT-OR-Apache-2.0, no Flutter dep on the core.
No expectation of integration — sharing in case it's useful seam. Always interested in feedback from SDV deployers on what's missing.
Hi @Yaquod team — congratulations on the feat/carscreen merge. The Flutter IVI on embedded Linux SDV target with Zenoh-bridged autonomous driving stack is exactly where driver-cognition-coupled safety primitives matter.
We've been shipping Pure Dart packages on pub.dev that might be composable in your CarScreen surface:
navigation_safety_core(alert severity + road-surface condition + driver state primitives),voice_guidance(platform-agnostic voice-cue scheduling),condition_aggregatorwith JMA / NWS adapters (meteorological-advisory aggregation). All Pure Dart, BSD-3-Clause / MIT-OR-Apache-2.0, no Flutter dep on the core.No expectation of integration — sharing in case it's useful seam. Always interested in feedback from SDV deployers on what's missing.