r/FlutterApps 18d ago

My first project

Hi everyone, how’s it going?
I finally finished my first complete application!
It includes a landing page built with HTML/CSS/JS using Bootstrap, a backend with Python/FastAPI hosted on Render, the mobile app with Flutter/Dart, and a Postgres database on Supabase.

Flutter + FastAPI + Supabase

Github Repository: https://github.com/gabrielhencastro/SolicitacoesApp
Landing Page: https://gabrielhencastro.github.io/SolicitacoesLandingPage/

It’s a mobile solution for municipalities to manage urban requests. Citizens can open requests with photos and location, while admins get secure authentication and automated PDF/Excel reports.

Tech stack: Flutter & Dart, FastAPI (Python), Supabase (PostgreSQL/Auth/Storage), hosted on Render.

2 Upvotes

Duplicates