easy_notifications library
A Flutter plugin for handling local notifications with enhanced security and privacy features. This plugin provides a simple interface for sending and managing local notifications while ensuring user privacy and data protection.
Classes
- EasyNotifications
- The main class for handling notifications in the Easy Notifications plugin. Provides methods for initializing the plugin and managing notifications.
- NotificationAction
- A class representing a notification action.