-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: multi windowIssues related to multi window supportIssues related to multi window supportengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
Design doc: https://flutter.dev/go/multi-view-embedder-apis
- [Embedder API] Add view engine#51523
- [Embedder API] Remove view engine#51400
- [Embedder API] Add multi-view present callback engine#51267
- Multi-view View Metrics engine#46174
- Multi-view pointer event engine#46213
- Dispatch semantics action
- Update semantics callback
- Option to disable the implicit view
- Verify embedder does not register callbacks that are incompatible with multiple views when using multi-view embedder APIs. Example callbacks that are incompatible:
FlutterProjectArgs.update_semantics_node_callback
,FlutterProjectArgs.update_semantics_custom_action_callback
FlutterProjectArgs.update_semantics_callback
,FlutterOpenGLRendererConfig.present_with_info
Part of #142845
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: multi windowIssues related to multi window supportIssues related to multi window supportengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Type
Projects
Status
In Progress