User Interface low complexity mobile
1
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Unread count badge overlay rendered on the Notifications tab in the bottom navigation bar. Subscribes reactively to the unread count stream via Riverpod and clears automatically when the inbox is opened.

Feature: Push Notifications

notification-badge-widget

Responsibilities

  • Display unread notification count as a numeric overlay badge on the nav tab
  • Subscribe to unread count stream from Riverpod notification state
  • Clear badge count when the notification inbox screen is opened

Interfaces

build(context)
onUnreadCountChanged(count)

Relationships

Dependencies (1)

Components this component depends on

Related Data Entities (1)

Data entities managed by this component