Active Peer Mentor List Widget
Component Detail
User Interface
medium complexity
mobile
0
Dependencies
0
Dependents
5
Entities
0
Integrations
Description
Scrollable list widget rendering peer mentor cards extended with coordinator-specific metadata such as last activity date, certification validity, honorarium threshold proximity, and pause status. Reuses and extends the shared Contact Card Widget with additional coordinator metadata overlays. Supports pagination and lazy loading for large member bases.
active-peer-mentor-list-widget
Responsibilities
- Render peer mentor cards with coordinator metadata
- Support lazy loading and pagination
- Highlight mentors requiring attention (inactive, paused, near honorarium threshold)
- Emit selection events to parent screen
Interfaces
build(BuildContext)
onItemTap(PeerMentorSummary)
onScrollEnd()
updateList(List<PeerMentorSummary>)
highlightAtRiskMentors()
Related Data Entities (5)
Data entities managed by this component