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

Description

Static Flutter screen listing support contact options for the Meander platform and the user's organization. Renders email and phone entries with accessible touch targets (minimum 24x24px), semantic labels, and clear visual hierarchy. Deep-linkable from error screens and onboarding flows for contextual support access.

Feature: Contact Us

contact-support-screen

Sources & reasoning

The primary UI surface for the Contact Us feature. Required by the blueprint and by the feature description: a low-cognitive-load screen surfacing Norse platform and org-specific support contacts with WCAG 2.2 AA compliant interactive elements.

No source references — this artifact was included based on reasoning alone (see above).

Responsibilities

  • Display Norse Digital Products platform support contact (email, phone)
  • Display organization-specific support contact fetched from bootstrap config
  • Provide accessible, WCAG 2.2 AA compliant touch targets and semantic labels
  • Support deep-linking entry from error screens and onboarding flows

Interfaces

build(BuildContext) → Widget
onEmailTap(String email) → void
onPhoneTap(String phone) → void

Relationships

Dependencies (1)

Components this component depends on