Using Supabase Services in Flutter

Aseem Wangoo
Level Up Coding
Published in
8 min readSep 3, 2023

--

Using Supabase Services in Flutter

We will cover briefly:

  1. Sign In using the Magic Link
  2. CRUD operations using Postgres
  3. Uploading images using Storage

Intro to Supabase

--

--