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

☂️ Multi-View rendering (framework-side) #121573

Closed
4 tasks done
goderbauer opened this issue Feb 28, 2023 · 2 comments
Closed
4 tasks done

☂️ Multi-View rendering (framework-side) #121573

goderbauer opened this issue Feb 28, 2023 · 2 comments
Assignees
Labels
framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list team-framework Owned by Framework team triaged-framework Triaged by Framework team

Comments

@goderbauer
Copy link
Member

goderbauer commented Feb 28, 2023

This is an umbrella issue for implementing https://flutter.dev/go/multiple-views.

@goderbauer goderbauer added framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list labels Feb 28, 2023
@goderbauer goderbauer self-assigned this Feb 28, 2023
@goderbauer goderbauer changed the title ☂️ Multi-View rendering ☂️ Multi-View rendering (framework-side) Feb 28, 2023
auto-submit bot pushed a commit that referenced this issue Apr 18, 2023
… extensions (#124805)

These are currently unused and will not work in a multi-view environment where we will have multiple render trees.

Work towards #121573.
@flutter-triage-bot flutter-triage-bot bot added team-framework Owned by Framework team triaged-framework Triaged by Framework team labels Jul 8, 2023
@goderbauer
Copy link
Member Author

Earlier this week I submitted #125003, which completes this issue. The framework is now able to generate multiple scenes (to be rendered into different views) from a single unified widget tree. Work on the engine side to render these scenes into the different view surfaces is still underway and tracked separately in #96531.

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

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 Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list team-framework Owned by Framework team triaged-framework Triaged by Framework team
Projects
Status: Done
Development

No branches or pull requests

1 participant