video_player_avfoundation uses the following deprecated APIs and will need to migrate to the scene equivalent: * [UIApplication.sharedApplication.keyWindow](https://github.com/flutter/packages/blob/65b4fba269a0f2bd8cc02e3c0fd0f8a53802655a/packages/video_player/video_player_avfoundation/darwin/video_player_avfoundation/Sources/video_player_avfoundation/FVPViewProvider.m#L37) → `self.pluginRegistrar.view.window.windowScene.keyWindow` ## Prerequisites * https://github.com/flutter/flutter/issues/104117
video_player_avfoundation uses the following deprecated APIs and will need to migrate to the scene equivalent:
self.pluginRegistrar.view.window.windowScene.keyWindowPrerequisites