You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(account): add support for marking a single notification as read from a deep-link
- Implement new event InAppNotificationCenterMarkOneAsRead
- Add new handler _onMarkOneAsRead in InAppNotificationCenterBloc
- Extract shared logic to _markOneAsRead helper method
- Update imports to follow package order
0 commit comments