djangoflow_local_notification library
Classes
- ActionCategoryCubit
- ActionCategoryState
- LocalNotificationCubit
- LocalNotificationState
- NotificationDataPayload
- NotificationInitializer
-
NotificationInitializeris a class that helps you initialize the local notification plugin. It is a wrapper around theFlutterLocalNotificationsPluginclass. It also makes sure to initialize the plugin only once. - NotificationPayloadAction
Extensions
- PushActionCategoryExtension on PushActionCategory
-
PushActionCategoryListExtension
on List<
PushActionCategory>
Typedefs
-
PresentableNotificationCallBack
= Future<
NotificationDetails?> Function()