Profile, Settings & Supportin progress
View/edit the customer profile, log body measurements and view connections; manage app settings (theme, language, units), notification preferences, security (change password, delete account) and a support/FAQ centre.
Flutter · GetX · Medusa store · better-auth
UI · Controllers · Widgets
Screens
Loads the customer profile + follow counts + latest measurements.
Update name/bio/avatar; save posts back to the Medusa customer.
Log measurements (chest, waist, arms…) via a sheet.
Followers/following tabs; follow toggle.
Hub: account, preferences (theme/language/units), security, support. Loads + saves user settings.
Per-category push toggles; registers the FCM token.
Change password, 2FA, delete account entry points.
Current + new password; validates against compromised/weak.
PLANNED — code calls POST /delete-user but the route is annotated 'not exist just prepared impl'. Marked planned per code.
FAQ categories + questions; contact form tab.