-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#19344Labels
a: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
Construct platform views using the factory (io.flutter.plugin.platform.PlatformViewFactory) from the platform view registry. Then, size and position the native view indexed by id based on the arguments passed to void onDisplayPlatformView(int id, int x, int y, int width, int height, MutatorStack stack).
Metadata
Metadata
Assignees
Labels
a: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.