flutter_to_airplay icon indicating copy to clipboard operation
flutter_to_airplay copied to clipboard

Flutter plugin that offers two widgets, one to play a video for a given URL or file path using native AVPlayer and second with an option to airplay it on available Apple devices.

Results 15 flutter_to_airplay issues
Sort by recently updated
recently updated
newest added

It would be nice to have it working on macOS as well.

Once we load video from a local file, then app crashes every-time. We used the most recent version 2.0.4, and when we tried the preview versions, the same problem occurred....

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?

enhancement

The base AVPlayer shows a black screen while loading URLs. I've implemented a custom loader on top of the AVPlayer, it only shows at the beginning for now

Hi, Thanks again for this, just letting you know that as of the latest Flutter versions (3.3.7 upwards), I'm encountering the below error when trying to build: ``` - Running...

### Hello I use this amazing plugin but I got some error and with the controllers sometime dont work for play, forward or fullscreen here is my code i testing...