Is there an existing issue for this?
Use case
The Flutter Navigation SDK currently lacks full support for Android Auto and CarPlay, which are essential for production navigation applications. Users expect seamless integration with their vehicle's infotainment system, and without this support, apps built with this SDK cannot provide a complete navigation experience.
Proposal
Full feature parity for Android Auto and CarPlay, including:
- Managing UI components (header, footer, incidents, report incidents, etc.)
- Prompt visibility handling
- Route overview on the car screen
- Theme controlling to comply with the Auto App Quality Guidelines (day/night mode support)
I noticed there's an existing draft PR (#568) by @jokerttu that addresses some of these features, including prompt visibility handling for Android Auto and CarPlay views.
Is there an existing issue for this?
Use case
The Flutter Navigation SDK currently lacks full support for Android Auto and CarPlay, which are essential for production navigation applications. Users expect seamless integration with their vehicle's infotainment system, and without this support, apps built with this SDK cannot provide a complete navigation experience.
Proposal
Full feature parity for Android Auto and CarPlay, including:
I noticed there's an existing draft PR (#568) by @jokerttu that addresses some of these features, including prompt visibility handling for Android Auto and CarPlay views.