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

Description

Custom Flutter map marker widget representing an individual peer mentor on the map canvas. Displays a styled pin with optional availability indicator and supports accessibility labels so VoiceOver can describe the mentor's name and distance when the list-view alternative is active.

Feature: Geographic Map View for Peer Mentor Matching

mentor-map-pin-widget

Responsibilities

  • Render styled location pin for a single peer mentor
  • Display pause/unavailable indicator when mentor is deactivated
  • Provide semantic label for accessibility

Interfaces

build(BuildContext)
fromMentor(PeerMentor mentor)
onTap(String mentorId)

Relationships

Dependents (1)

Components that depend on this component

Related Data Entities (1)

Data entities managed by this component