Mobile marketplace connecting event planners with creative professionals (DJs, photographers, decorators, content creators) in Rwanda.
Stack: Flutter · Firebase (Auth, Firestore, Hosting) · optional Supabase (signed uploads, push-related Edge Functions).
Planner (left) · creative (right) in dual mockups. Source assets: docs/images/readme/.
| Home | Explore |
|---|---|
![]() |
![]() |
| Profile | Chat |
|---|---|
![]() |
![]() |
Requirements: Flutter ^3.11.0 (pubspec.yaml), toolchain that passes flutter doctor, a Firebase project for auth and Firestore. Supabase only if you use signed uploads or push helpers.
git clone https://github.com/supserrr/linkstage.git
cd linkstage
flutter pub get
flutter runBefore full auth, media, or push behavior works, configure Firebase (and Supabase if needed). Full steps: Developer setup.
- Developer setup — Firebase, Supabase, run, test, build, Android signing
- ERD & Firestore rules
- State management
Other guides (chat, push, localization, icons, troubleshooting) are linked from docs/setup.md.



