Skip to content

Dynamically change thread configuration when a UIView is embedded #23975

@amirh

Description

@amirh

Embedding UIViews requires that the gpu and platform views are the same.
Currently apps that embed UIViews needs to statically choose a conforming thread configuration.
This is a little inefficient for apps that show embedded views some times but not always.

Once that engine supports that, we should merge the threads based on the presence of an platform view in the layer tree.

Metadata

Metadata

Assignees

Labels

a: platform-viewsEmbedding Android/iOS views in Flutter appsengineflutter/engine related. See also e: labels.platform-iosiOS applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions