appwin_support_method_channel library

Default implementation of AppwinSupportPlatform, over a method channel.

Every call forwards to the native Appwin SDK, which owns the messenger UI: the Dart side holds no state of its own.

Classes

AppwinSupportMethodChannel
An implementation of AppwinSupportPlatform that uses method channels.