blueprint_notifications library
Push notifications: controller, service, models, and tiles.
import 'package:blueprint_flutter_core/blueprint_notifications.dart';
Classes
- AppNotification
- DeviceRegistration
- FxNotificationTile
- A notification list item with read/unread state and swipe-to-delete.
- NotificationController
- NotificationControllerProvider
- NotificationService
- NotificationsState
Enums
Extensions
- AppNotificationPatterns on AppNotification
- Adds pattern-matching-related methods to AppNotification.
- DeviceRegistrationPatterns on DeviceRegistration
- Adds pattern-matching-related methods to DeviceRegistration.