Skip to content

Dynamic switch between FlutterSurfaceView/FlutterTextureView and FlutterImageView #58291

Closed
flutter/engine
#19487
@blasten

Description

@blasten

This is a mechanism to switch to the FlutterImageView view if a platform view is involved in the current frame. We will know if a platform view is involved if onDisplayPlatformView is called #58288, so that will be the place to kick off the switch.

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiona: platform-viewsEmbedding Android/iOS views in Flutter appscustomer: productengineflutter/engine repository. See also e: labels.platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions