Package io.flutter.plugin.platform
-
Interface Summary Interface Description PlatformPlugin.PlatformPluginDelegate ThePlatformPlugin
generally has default behaviors implemented for platform functionalities requested by the Flutter framework.PlatformView A handle to an Android view to be embedded in the Flutter hierarchy.PlatformViewRegistry Registry for platform view factories.PlatformViewsAccessibilityDelegate Facilitates interaction between the accessibility bridge and embedded platform views. -
Class Summary Class Description PlatformPlugin Android implementation of the platform plugin.PlatformViewFactory PlatformViewsController Manages platform views.