sarbagyastha / youtube_player_flutter

A Flutter plugin for inline playback or streaming of YouTube videos using the official iFrame Player API.
https://youtube.sarbagyastha.com.np
BSD 3-Clause "New" or "Revised" License
705 stars 818 forks source link

[FEATURE REQUEST] Support for MacOS #624

Open hyungtaecf opened 2 years ago

hyungtaecf commented 2 years ago

Is it possible to make support for MacOS?

sarbagyastha commented 2 years ago

Blocked by https://github.com/flutter/flutter/issues/41725

ProfessorX737 commented 1 month ago

Hi @sarbagyastha This isn't blocked anymore. Will you be working on it? 🙏

nickmeinhold commented 1 month ago

I believe this is now blocked on flutter/flutter#153773

ProfessorX737 commented 2 weeks ago

Is there a way around not setting the background color for now but still show embedded youtube in macos flutter?

at15 commented 5 days ago

I tried comment out the call to set background https://github.com/at15/youtube_player_flutter/commit/2c8460cd4139af13048c5eb1b365e4525508d6ee, but I don't see any updates from controller's stream. I guess there is more issue than just setting background.