enbbox 1.1.0
enbbox: ^1.1.0 copied to clipboard
Enbbox Flutter SDK — drop-in notification inbox for your Flutter app. Manage notifications, preferences, and real-time updates.
1.0.0 #
- Initial release of the Enbbox Flutter SDK.
- Session management with proactive JWT token refresh.
- Notifications: list, count, read, unread, archive, unarchive, readAll, archiveAll.
- Preferences: list, update global, update per-workflow.
- Real-time SSE notifications via
SseClient. - Event system for session and notification events.
- In-memory query cache with LRU eviction.