packages icon indicating copy to clipboard operation
packages copied to clipboard

[video_player_avfoundation] macOS platform view support

Open FirentisTFW opened this issue 9 months ago • 3 comments
trafficstars

[DRAFT] This PR contains changes from #8237. Once that PR is merged (and video_player package is published with platform view support on iOS and Android), this PR will be rebased and adjusted. For now it will hang as a draft.

This PR will add platform view support to video_player package for macOS.

Pre-launch Checklist

FirentisTFW avatar Feb 04 '25 14:02 FirentisTFW

@FirentisTFW now that https://github.com/flutter/packages/pull/8237 has been merged, what's missing to add macOS support?

cbenhagen avatar Mar 25 '25 08:03 cbenhagen

@cbenhagen We wanted to fully release iOS and Android implementations first to have less potential pain points.

However, these were also not fully released yet. #8810 is adding the support to the app-facing package. I still haven't published it though, since it seems that there are some issues when rendering Android's SurfaceView (which is used by video_player_android) in Flutter. There's an issue for that: #164899. I was going to wait a little bit more for the Android team's input there before I try to work around it again. Only then I wanted to publish the app-facing PR and then follow up with the macOS support.

FirentisTFW avatar Mar 27 '25 20:03 FirentisTFW

Hey @FirentisTFW! Is this change still on your radar?

Piinks avatar Jun 04 '25 23:06 Piinks

Closing in favor of https://github.com/flutter/packages/pull/9576

stuartmorgan-g avatar Jul 08 '25 19:07 stuartmorgan-g