Setting up Supabase Auth with Flutter

  Рет қаралды 7,904

Code With Cypert

Code With Cypert

Күн бұрын

Пікірлер: 32
@dixanhernandez2107
@dixanhernandez2107 10 ай бұрын
Thanks for this tutorial Brad, it´s really easy to understand, it was very helpful.
@CodeWithCypert
@CodeWithCypert 10 ай бұрын
I’m really glad it was helpful for you!
@aayushpaigwar27
@aayushpaigwar27 Жыл бұрын
Thankyou Brad for making this... Very nicely and easily explained...
@CodeWithCypert
@CodeWithCypert Жыл бұрын
Glad it was helpful!
@samuelgulliver886
@samuelgulliver886 11 ай бұрын
Thanks for the video. Just one question - Do you need to handle errors when logging in using signInWithPassword? Likewise when signing up would there be an error for signing up with an already existing email?
@CodeWithCypert
@CodeWithCypert 10 ай бұрын
Yes you do need to handle errors when signing up
@un_identifed
@un_identifed 9 ай бұрын
The named parameter 'password' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'password'.dartundefined_named_parameter 2 positional arguments expected by 'signUp', but 0 found. Try adding the missing arguments.dartnot_enough_positional_arguments this is the error i am getting in the snippet below MaterialButton( onPressed: () async { final sm = ScaffoldMessenger.of(context); final authResponse = await supabase.auth.signUp( password: passwordController.text, email: emailController.text); sm.showSnackBar(SnackBar( content: Text("Logged In: ${authResponse.data!.email!}"))); }, Can u help me out?
@CodeWithCypert
@CodeWithCypert 9 ай бұрын
Try to inspect the signUp method (if you’re in VsCode try command clicking it or control clicking it). This should show you the method signature. It’s quite possible that they’ve removed the named parameters in favor of positional parameters, in which case, converting the named parameters to positional should solve your issue
@un_identifed
@un_identifed 9 ай бұрын
@@CodeWithCypert yeah I did that actually and it worked, thanks though :)
@CodeWithCypert
@CodeWithCypert 9 ай бұрын
@@un_identifed Glad you're unstuck! Keep building, friend!
@xhidnoda
@xhidnoda Жыл бұрын
Great video! finally something easy!
@CodeWithCypert
@CodeWithCypert Жыл бұрын
Glad you liked it!
@nothing_is_real_0000
@nothing_is_real_0000 5 ай бұрын
Hi Brad, thanks so much for great tutorial on getting started . This has really helped me to get started with Supabase auth. Though this may be obvious to you, for someone getting started it'll be helpful if you could add things like how to manage "logged stages"/view members only page, and some other regular stuff like forgot password.. Still thanks again for great tutorial!
@CodeWithCypert
@CodeWithCypert 5 ай бұрын
Glad it was helpful! That’s a great suggestion!
@priyanaik4896
@priyanaik4896 11 ай бұрын
Thankyou for this video. Can you tell me what can be done if i just want to create log in and validate user from existing database in auth
@CodeWithCypert
@CodeWithCypert 11 ай бұрын
I think I'd need a bit more context. Are you using Supabase? If not, you'd need to call whatever authorization server you may be using (Auth0, Okta, some hand rolled server, etc).
@priyanaik4896
@priyanaik4896 11 ай бұрын
How can you make or edit profile page for the user after he logs in
@CodeWithCypert
@CodeWithCypert 11 ай бұрын
In this case, you'd create a profile table in Supabase and build a Flutter UI to manage that profile. Then you'd use the Supabase package to write that data to the newly created table. Hope this helps!
@priyanaik4896
@priyanaik4896 10 ай бұрын
@@CodeWithCypert thankyou
@CodeWithCypert
@CodeWithCypert 10 ай бұрын
@@priyanaik4896happy to help! Let me know how it turns out!
@NextPex
@NextPex Ай бұрын
can you please make a log in tutorial, thank you
@NextPex
@NextPex Ай бұрын
nvm i didnt watch all the way
@CodeWithCypert
@CodeWithCypert Ай бұрын
😁no worries
@MVCS_SpandanMN
@MVCS_SpandanMN 9 ай бұрын
why am getting platform error when i run this in android emulator.....
@CodeWithCypert
@CodeWithCypert 9 ай бұрын
Couldn’t tell you unless I knew the errror, too. Mind sharing it here?
@dshukertjr
@dshukertjr Жыл бұрын
Nice video!
@CodeWithCypert
@CodeWithCypert Жыл бұрын
Glad you enjoyed it
How to Set Up @Supabase Authentication in FlutterFlow
16:05
FlutterFlow
Рет қаралды 46 М.
My thoughts on moving my CLI from Deno to Zig
6:04
Code With Cypert
Рет қаралды 8 М.
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
Почему Катар богатый? #shorts
0:45
Послезавтра
Рет қаралды 2 МЛН
The Lost World: Living Room Edition
0:46
Daniel LaBelle
Рет қаралды 27 МЛН
10x Your Speed With Flutter
8:04
Flutter Mapp
Рет қаралды 84 М.
Flutter GetX Authentication - Flutter GetX Tutorial
22:01
Dear Programmer
Рет қаралды 2,1 М.
🚀 Mastering Flutter & Supabase 2024: Authentication & Image Storage Made Easy | Part 2
32:25
The CodingGenius (All Android Projects)
Рет қаралды 169
Flutter Database & User Authentication Quickstart
18:48
Supabase
Рет қаралды 34 М.
Send Mail to users using SMTP from flutter app
11:03
Snehasis Ghosh
Рет қаралды 998
Auth Page Logic | To Do App | FlutterFlow for Beginners
19:27
FlutterFlow
Рет қаралды 35 М.
Firebase vs Supabase - I Built The Same App With Both
6:21
Your Average Tech Bro
Рет қаралды 137 М.
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН