Flutter/just_audio: How can I identify the deviceType that is being used to play audio in?
I am using just_audio with audio_service and just_audio_background to play audio in my app (in-app as well as background audio). Is it possible for me to identify the type of device that is being used to play the audio? Such…