MrJai / flutter_to_airplay

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.
MIT License
30 stars 24 forks source link

feat add AirPlayIconButton widget, it use a default IconTheme #17

Closed SimoneBressan closed 1 year ago

SimoneBressan commented 2 years ago
MrJai commented 2 years ago

That's good work @SimoneBressan. Thanks for your contribution. I will merge and upload a new version in a day.

vanlooverenkoen commented 2 years ago

@SimoneBressan any idea when you could pick up this pull request?

roman800 commented 1 year ago

Is it only the changelog.md that is missing for this pr to be complete ? Could really use the onShowPickerView and onClosePickerView for the AirPlayRoutePickerView for my project 🙏

SimoneBressan commented 1 year ago

@MrJai Updated Changelog and fixed color management

MrJai commented 1 year ago

I will review and release a new version today.

roman800 commented 1 year ago

Thanks guys 🚀 👏

MrJai commented 1 year ago

The new version is published. Thank you @SimoneBressan for your contribution!