amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
403 stars 100 forks source link

CarPlay/Android Auto Support #127

Open Shadowspear123 opened 3 months ago

Shadowspear123 commented 3 months ago

This is a lovely app and has replaced the default Apple Podcasts app on my iPhone. One thing I miss from the default app is CarPlay support. It would be awesome if this functionality could be built into Anytime Player. It would allow a much smoother experience for those that like to listen to podcasts while driving and have deleted the proprietary apps of their phones.

amugofjava commented 3 months ago

Hi @Shadowspear123,

Thank you for your suggestion. I would love to add CarPlay and Android Auto support but it is likely to be sometime before I have the opportunity to do so. Adding support is quite an involved process and, unfortunately, I do not own a vehicle that supports CarPlay or Android Auto.

CosmicRaptor commented 3 months ago

Just adding to this as I'm also interested in having Carplay support :) As far as I know, android auto isnt supported by flutter. Carplay apparently works but its a 3rd party plugin and I'm not sure if apple will allow that in the store.