extended_platform_view library

Classes

ExtendedPlatformView
ExtendedPlatformView will integrate the PlatformView generation logic on iOS and Android. Also, it generates MethodChannel if the MethodChannelDelegate is provided.
ExtendedPlatformViewConfig
MethodChannelDelegate
ExtendedPlatformViewDelegate class that manages the associated MethodChannel to communicate with native platform view.

Enums

AndroidCompositionMode
PlatformView has two composition mode. Normally, you should use AndroidCompositionMode.hybridComposition mode. See the official document for more details.

Mixins

ExtendedPlatformViewDelegate
Mixin that detects platform view lifecycle