appwin_core_method_channel library
Default implementation of AppwinCorePlatform, over a method channel.
Every call here forwards to the native Appwin SDK, which is where the work actually happens: the Dart side holds no state of its own.
Classes
- AppwinCoreMethodChannel
- Method-channel implementation of AppwinCorePlatform.