flutter_to_airplay icon indicating copy to clipboard operation
flutter_to_airplay copied to clipboard

Is it possible to know if the device is connected?

Open lucas-sampaio-fluency opened this issue 2 years ago • 5 comments

Just wondering if its possible to know using this library if the device is connected to AirPlay. If not, is it possible to add this functionality?

lucas-sampaio-fluency avatar Mar 16 '22 18:03 lucas-sampaio-fluency

For now it is not possible, but I will look into it.

MrJai avatar Mar 20 '22 06:03 MrJai

This is something that I am looking for as well. Because right now my player stops (using video_player instead of the one from this package) but I would like to show custom UI when connected to AirPlay.

@MrJai any idea when we could expect this?

vanlooverenkoen avatar Aug 19 '22 15:08 vanlooverenkoen

https://developer.apple.com/documentation/avfoundation/avplayer/1388982-externalplaybackactive

Maybe this property can be used?

vanlooverenkoen avatar Aug 19 '22 18:08 vanlooverenkoen

Some solution for this

mansillacr avatar Sep 28 '23 08:09 mansillacr

Is there any progress on this functionality?

Stainie avatar Feb 23 '24 18:02 Stainie