This tutorial guides you through building an Uber-like app using Flutter and Supabase, focusing on real-time location tracking using the PostGIS extension. The steps include setting up dependencies, creating and managing databases, and implementing real-time tracking for a consumer-facing app. The guide demonstrates using
Table of contents
App Overview #Prerequisites #Step 1: Project Setup #Step 2: Supabase Initialization #Step 3: Database Configuration #Step 4: Defining the models #Step 5: Main UI Implementation #Step 6: Location Selection Implementation #Step 7: Driver Assignment #Step 8: Updating the car icon on the map #Step 9: Ride Completion #Conclusion #More Supabase Resources #Sort: