classes/EzNotifications library

empathetech_flutter_ui Copyright (c) 2023 Empathetech LLC. All rights reserved. See LICENSE for distribution and usage details.

Classes

EzNotifications
Setup a simple push notification manager/service Built from flutter_local_notifications

Constants

androidInitSettings → const AndroidInitializationSettings
androidNotifDetails → const AndroidNotificationDetails
iosNotifDetails → const DarwinNotificationDetails

Properties

iosInitSettings → DarwinInitializationSettings
final
notifsPlugin → FlutterLocalNotificationsPlugin
final

Functions

backgroundNotifAction(NotificationResponse notificationResponse) → void
Background NotificationResponse/action Must be a top-level function
notifAction(NotificationResponse notificationResponse) → void
Foreground NotificationResponse/action