Make the launch view of the FlutterViewController configurable. #17140
Labels
a: existing-apps
Integration with existing apps via the add-to-app flow
engine
flutter/engine repository. See also e: labels.
platform-ios
iOS applications specifically
Milestone
Right now, the
UILaunchStoryboardName
key in the main application's Info.plist is used to initialize the launch view. For Flutter embedders that embed multiple Flutter applications or Flutter applications that don't occupy the entire screen, this mechanism is not flexible enough. FlutterViewController must have an API that allows embedders to specify their own launch views.The text was updated successfully, but these errors were encountered: