Skip to content
Oguzhan Atalay edited this page Jan 24, 2026 · 3 revisions

Flutter CarPlay & Android Auto

Welcome to the flutter_carplay wiki! This package brings CarPlay and Android Auto support to your Flutter apps.

Quick Links

Topic Description
Getting Started Installation and basic setup
iOS Setup CarPlay entitlements, Info.plist, SceneDelegate
Android Auto Setup Android Auto configuration
Templates All available templates with examples
Now Playing Audio app integration
Troubleshooting Common issues and solutions
FAQ Frequently asked questions
Contributing How to contribute

Supported Templates

CarPlay (iOS)

  • βœ… Tab Bar Template
  • βœ… List Template
  • βœ… Grid Template
  • βœ… Alert Template
  • βœ… Action Sheet Template
  • βœ… Information Template
  • βœ… Point of Interest Template
  • βœ… Now Playing Template
  • 🚧 Map Template (planned)
  • 🚧 Search Template (planned)
  • 🚧 Voice Control (planned)

Android Auto

  • βœ… List Template
  • βœ… Grid Template (partial)
  • 🚧 More templates coming soon

Resources

Version

Current stable: v1.2.5

Clone this wiki locally