pushwoosh-inbox

Provides a persistent message inbox that stores push notifications delivered by Pushwoosh, letting users revisit them after dismissing the system tray alert. Add this dependency when you want to surface a message center inside your app where users can read, act on, and delete received pushes. The primary entry point for loading and managing inbox messages is PushwooshInbox.

Packages

Link copied to clipboard

Entry point for all inbox operations.

Link copied to clipboard

Data types that represent a single inbox entry.

Link copied to clipboard

EventBus event fired when the local inbox state changes.

Link copied to clipboard

Exception type surfaced through inbox callbacks.