Mentor Map Pin Widget
Component Detail
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.
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)