Getting Started with Flutter and Supabase

preview_player
Показать описание
Supabase is a backend as a service that allows you to spin up a serverless Postgres database with APIs in minutes. In this video, we are taking a look at how you can get started with Supabase and Flutter so that you can use Supabase as the backend for your next Flutter application.

Join Tyler from Supabase as he guides you through connecting your Flutter application to your Supabase project.

Watch this if you want to implement a backend for your Flutter apps using Supabase as Tyler will be showing you exactly how to create a note-taking app.

It's WAY easier than you think it is to set up and manage tables within the Supabase dashboard.

What you'll learn:

✅ Setting Up Supabase Projects: How to create and configure a Supabase project, and the first steps for integrating backend features into your apps.

✅ Flutter-Supabase Connection: Learn how to link your Flutter app with Supabase.

✅ Creating and Managing Tables: How to use the Supabase dashboard for table creation and configuration, focusing on a 'notes' table for a note-taking application.

✅ Implementing Real-Time Functionality: Explore how to enable real-time data changes within your app, so your users see updates immediately.

✅ CRUD Operations: Detailed steps on how to add new notes and display them in your Flutter app using Supabase’s client library.

This tutorial is a comprehensive start to integrating Supabase with Flutter, covering everything from basic setup to advanced real-time data manipulation.

Need more? We have WAY more Flutter + Supabase videos for you to watch too!

💻 Videos to watch next:

👇 Learn more about Supabase 👇

📱 Connect with Us:

ABOUT SUPABASE:
Supabase is the open source Firebase alternative. Supabase provides a full Postgres database for every project with pgvector, backups, realtime, and more. Add and manage email and password, passwordless, OAuth, and mobile logins to your project through a suite of identity providers and APIs.

Build in a weekend, scale to millions.

#Supabase #AppDevelopment #RealtimeApps #DeveloperTools
Рекомендации по теме
Комментарии
Автор

Awesome really cool.. so easy to get started so powerful.. I guess I going to love Supabase! Thanks so much bro!

nothing_is_real_
Автор

Please make more tutorials on Supabase and Flutter so that developers can use this instead of Firebase. There is so less tutorials on internet that its difficult to build an app. I want concepts such as functions and triggers, push notifications, database joins and relations. Projects such as building a basic realtime chat app. I found the official article very tough for beginners as it had Bloc and Cubit.

rahulagarwal
Автор

Lessons for Flutter is a great idea. Thank you)

shohzodzet
Автор

Hi Tyler.
Good course.
I wanted to use Supabase!

jboycode
Автор

Wow I am going to use next one on this

AnoopThiruonam
Автор

I am sure this video will have ton of success!!!!

codewithguillaume
Автор

Would be cool if you can do a Tutorial on Supabase Authentication in Flutter especially the Google and Apple Auth

youcefwippert
Автор

Hey! I loved the video. Very concise and to the point. Demystifies most of the process. Question: Do you lose the types of your data? I saw that there's an official way to generate types on TypeScript, but I haven't found anything for Dart.

rubenchiquin
Автор

Can i download pleaes the source code somewhere, so that i dont need to type everything?

hanno
Автор

Thanks for that
I was waiting that for a year
Please make many tutorials of that ans for photos or some market 🙏🙏🙏🙏🙏🙏🙏🙏🙏

adventurer
Автор

Code generation from DB schema to dart would be awesome. Are you guys planning that?

RiwenX
Автор

Is there a way to generate database types for dart.

msh_dev
Автор

Hey, how to I get a stream of nested data, i.e an Artist has multiple Albums, I want to get an artist and their albums as a stream.

thomasmabika
Автор

I have problem when using it on Flutter, show me error message (Error when reading 'lib/supabase.dart')
When I install supabase_flutter by Terminal it's install version 1.0.1 when I run Flutter show me error message, when I upgrade it manually by change the version number to the latest version supabase_flutter: ^2.5.6 also not working !

FMR_FMR
Автор

How to send push notifications in flutter when using Supabase as backend?

rahulagarwal
Автор

How to do flutter supabase mobile otp login

utkarshjaiswal
Автор

how to relate 2 tables, for eg auth id with some database tables

thelocaldev
Автор

hello, im trying to integrate supabase to my flutter app. the dependency is supabase_flutter: ^2.5.1, and my flutter version is Flutter 3.19.5 ...the code is not showing any error but the app will not run its saying "Because supabase depends on supabase_flutter ^2.5.1 which depends on supabase ^2.1.1, supabase ^2.1.1 is required.
So, because supabase is 1.0.0+1, version solving failed." how can i solve the issue

whitedevil
Автор

Olá, supabase na main não deixa app iniciar se não houver conexão com Internet. Tem como contornar isto?

linkonidas
Автор

supabase is anazing by no't have much documentation ;(

franciscojavierruizutrilla