Publications & Community Feedin progress
A social feed of posts and stories with likes, comments and follows; before/after transformation posts; and coach 'memos'. Media is uploaded to the public files endpoint before posting.
Flutter · GetX · Medusa core (/v1/social)
diagram · Publications & Community Feed — Flutter · GetX · Medusa core (/v1/social)
1 layer 1 node 4 flows
01
LayerPresentation
UI · Controllers · Widgets
1 node
cards are peers grouped by layer — pick a flow to trace real callsclick any node to drill in →
Screens
Feedwireframe
default
Stories rail + post cards; loads posts and stories on open.
Feed — emptywireframe
empty
No posts yet (e.g. following-only with no follows).
Post detailwireframe
default
Full post + comments; like/save/comment actions.
Create postwireframe
default
Compose text + image; image uploads then the post is created.
Story viewerwireframe
default
Full-screen story; opening marks it read.
Create storywireframe
default
Same POST /posts with is_story=true.
Memoswireframe
default
Coach 'memo' notes by category; create/dismiss.