Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
13 views

How to Implement AirPlay(iOS) and Cast(Androdi) Support in Flutter App Using just_audio and audio_service?

I'm developing a Flutter application that uses just_audio and audio_service for audio playback and background audio handling. I want to add AirPlay support so users can stream audio to nearby devices. ...
Pranav Masekar's user avatar