Flutter : Authenticate user with Firebase(Email and Password)

preview_player
Показать описание
Hi there, In this video I will show you how to use flutter and firebase authentication service to create, sign in, reset and sign out a user in you application

Build an Event Application with Flutter and Firebase[2021]
Use the link below to get the course at a discounted price

SetUp Firebase in your flutter app

Github Repo

Follow me on Twitter
@DestinyEd8
Рекомендации по теме
Комментарии
Автор

Build an Event Application with Flutter and Firebase[2021]
Use the link below to get the course at a discounted price

Destiny_Ed
Автор

At 10:22 an error kept me stuck - the property ‘email’ can’t be unconditionally accessed because the receiver can be ‘null’
- A value of type ‘string’ can’t be assigned to a variable of type ‘string’.

tayelolu_bells
Автор

i have develop an flutter app which has admin panel to approved the post, ,, the problem is admin going logged in by the same email and password which is user created .. i want personal email and password so that user cannot logged in admin panel ? how to do that

SAGskills
Автор

Sir can you tell how to save user data on Firebase database please tell

poojamokal
Автор

Can u please support me on how to authenticate am admin, to it's own page? Like a role based sign in, using provider

doulaeiiminc
Автор

Just seeing this now. Nice one, bro.
If your videos are excellent, I will recommend you to people.

stephenokafor
Автор

Hello, are you running flutter in android studio?

marthinvictorhansen
Автор

please sir, as u can see i'm getting eeror. what to do? thanks

gauthierngindu
Автор

Top stuff🔥 simple and understandable 😉 evn for flutter newbies👏👏 Thank you

nagarjunhabbu
Автор

can you show how to read and write from firebase database ?

chomanthapa
Автор

It seems in my auth_provider.dart, I am getting the error:
Error: The parameter 'email' can't have a value of 'null' because of its type 'String', but the implicit default value is 'null'.
Try adding either an explicit non-'null' default value or the 'required' modifier.

(In reference to this constructor)

Future<String> createAccount({String email, String password}) async {

matthewniculae
join shbcf.ru