iOS 27 makes UISceneDelegate mandatory: the UIKit and Flutter 3.47 migration
The iOS 27 SDK turns the UIScene warning into a launch-time assertion, and Flutter 3.47 raised the minimum iOS deployment target to 15. Here is the UIKit and Flutter migration, with code and a rollout plan.