Supabase with Flutter - Firebase Alternative

Published: 06 March 2021
on channel: Aditya Thakur
6,482
136

Supabase is the Open Source Firebase Alternative. Supabase is a relational database whereas Firebase is a NoSQL database.

GitHub repository: https://github.com/adityathakurxd/sup...

Supabase links:
Website: https://supabase.io/
GitHub: https://github.com/supabase
Dart Package: https://pub.dev/packages/supabase

0:00 Introduction
0:37 Supabase vs Firebase
1:51 Getting Started
2:06 Create a new Flutter project
2:27 Create a new Supabase project
3:15 Supabase GitHub organization
3:42 Adding dependencies
4:26 Initialise app
6:28 Get the URL and Key by going to Settings/API of your Supabase Project.
8:16 Initialise a client to perform the operation.
11:35 Authentication
15:56 Homepage
18:08 Reading Data
22:57 Inserting Data

Thank you for watching!