Build a production-grade, location-aware social feed in < 15 minutes.
Perfect for dating apps, local discovery, student networks, hobby communities, micro-marketplaces—any project that needs posts, likes, comments, hide/block, and PostGIS distance magic right out of the box.
What’s inside
flutterflow_export/ Pre-wired project: Onboarding, Geo-sorted Feed, Post Composer, Comments Modal, reusable DistanceBadge & BlockButton widgets, light/dark theme constants.
sql/01_schema.sql Users • Posts • Comments • Likes • Tagged Users • Hidden Sponties • Blocked Users — all indexed & RLS-ready.
sql/02_functions.sql get_posts_ordered_by_distance, get_posts_ordered_by_newest, get_comments_for_post – clean, commented PL/pgSQL.
docs/INSTALL.md 2-page copy/paste guide (new Supabase project ➜ run SQL ➜ import FF zip ➜ paste keys).
docs/ARCHITECTURE.md ER diagram PNG + request/response flow bullets.
Key Features
Geo-Feed – PostGIS distance calc with friendly labels (“Very close • 1 km • 4 km”).
Likes + Comments – instant table subscriptions; threaded replies.
Hide & Mutual Block – privacy rules baked into every RPC.
Image upload & preview – media or camera; local cache before post.
100 % Supabase – Auth, RLS tables, edge-function RPCs.
MIT Licence – keep or commercialise your fork.
Tech Stack
FlutterFlow 3.0 · Supabase Postgres · PostGIS · PL/pgSQL RPCs
Tested on iOS 17, Android 14, Web (Chrome).
Who it’s for
Indie hackers shipping an MVP this weekend.
Agencies tired of scaffolding feeds for every new client.
No-code devs who want a “reference implementation” they can study & remix.
Course creators / teachers who need a hands-on example of FlutterFlow × Supabase.
Installation (10 min)
Supabase → New project → run 01_schema.sql ↦ 02_functions.sql ↦ (optional) 03_seed.sql.
FlutterFlow → Import zip → Settings › Environment → paste SUPABASE_URL + anon key.
Run on Web or push to TestFlight. Boom—live feed.
FAQ
Does it include push notifications?
Not yet; keeps the core lean. Add Expo / FCM in minutes.
Can I swap PostGIS for Firebase Geo?
Sure—just adjust the distance RPCs or use FF’s Firebase Geo queries.
Is group chat included?
No—this is Social Core. Add our Chat Booster (coming soon) or roll your own.
Pricing & Licence
€149 one-time · no monthly lock-in
– MIT licence: build unlimited projects, client work, or SaaS on top.
Need hands-on help?
“Social Core Sprint” — 2-week integration package (€3 000).
Only 3 spots open each month – details & booking link inside the download.
Keine Bewertungen gefunden