Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the launch view of the FlutterViewController configurable. #17140

Closed
chinmaygarde opened this issue May 1, 2018 · 2 comments
Closed

Make the launch view of the FlutterViewController configurable. #17140

chinmaygarde opened this issue May 1, 2018 · 2 comments
Assignees
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

Comments

@chinmaygarde
Copy link
Member

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.

@chinmaygarde chinmaygarde added platform-ios iOS applications specifically engine flutter/engine repository. See also e: labels. labels May 1, 2018
@eseidelGoogle eseidelGoogle added customer: windy a: existing-apps Integration with existing apps via the add-to-app flow labels May 1, 2018
@mravn-google mravn-google added this to the bucket6 milestone Jun 13, 2018
@mravn-google mravn-google self-assigned this Jun 13, 2018
@mit-mit mit-mit assigned sigurdm and unassigned mravn-google Jul 6, 2018
@mit-mit mit-mit modified the milestones: bucket6, bucket7 Jul 6, 2018
@sigurdm sigurdm assigned sigurdm and mravn-google and unassigned sigurdm Aug 6, 2018
@jamesderlin jamesderlin self-assigned this Aug 7, 2018
@Hixie Hixie modified the milestones: bucket7, Overdue, bucket9 Aug 14, 2018
@mravn-google mravn-google removed their assignment Aug 16, 2018
@jamesderlin
Copy link
Contributor

Should be fixed by flutter/engine#6112.

@github-actions
Copy link

github-actions bot commented Sep 2, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

7 participants