appwin_notifications_method_channel library
Default implementation of AppwinNotificationsPlatform, over a method channel.
Every call forwards to the native Appwin SDK, which owns the lifecycle hooks, the push registration and the in-app presentation: the Dart side holds no state of its own.
Classes
- AppwinNotificationsMethodChannel
- Method-channel implementation of AppwinNotificationsPlatform.