app/widgets/homeowner_notification_utils library
Extensions
- AppNotificationDisplayTextExt on AppNotification
- Extension methods on notification items
Functions
-
handleBackgroundMessage(
RemoteMessage message) → Future< void> - Handles background notification messages.
-
handleForegroundMessage(
BuildContext context, RemoteMessage message) → Future< void> - Handles background notification messages.
-
toInAppNotification(
AppNotification notification) → InAppNotification -
toSystemNotification(
AppNotification notification) → SystemAppNotification