multi_window_native_method_channel library

Classes

MethodChannelMultiWindowNative
An implementation of MultiWindowNativePlatform that uses method channels.

Typedefs

MethodCallHandler = Future<void> Function(MethodCall call)