Email Password Signup in Flutter with Firebase

Опубликовано: 10 Февраль 2022
на канале: The CS Guy
527
10

In this video, we will explore the implementation of Email Password API in Flutter.
Timestamps:
00:00 - 00:42 : Introduction
00:47 - 01:46 : Enabling Email/Password Auth Provider in Firebase
01:47 - 01:42 : Adding Dependencies
01:43 - 02:40 : Initializing Firebase
02:41 - 04:02 : Setting up AuthService class
04:03 - 04:50 : The SignUp function
05:04 - 05:34 : AuthStateBuilder - Screen that determines auth state
05:35 - 06:02 : Landing Screen
06:34 - 10:31 : Email Password Screen
10:32 - 11:56 : Creating EmailPasswordAuthData provider
11:57 - 12:08 : Declaring the provider
12:09 - 13:50 : Utilizing the Provider
13:51 - 15:06 : Testing SignUp
15:07 - 15:59 : Handling navigation issue
16:00 - 16:38 : SignOut function
16:39 - 17:05 : Final Test
17:06 : Wrap Up

Hope you enjoyed the video and learned something new, please consider subscribing to the channel.

Github: https://github.com/Ronak99/Firebase-F...