Flutter Firebase Setup in 5 minutes

preview_player
Показать описание
In this video we go over configuring your Flutter application to use Firebase Authentication in under 5 minutes. From start to finish.

00:00 - Intro
00:30 - Create flutter project
00:59 - Add Firebase Auth package
01:32 - Create Firebase Project
02:10 - Configure Android Flutter Firebase Project
04:36 - Setup Firebase in Flutter
05:21 - Use email sign in for Firebase
07:20 - Configure iOS Flutter Firebase Project
08:00 - Next weeks video highlights!

Рекомендации по теме
Комментарии
Автор

New video and a new stacked package the same day?! What a great day! And this is so much faster than the last time I set up firebase. Thanks Dane! 😁

tylerthornton
Автор

Hallelujah Dane. 10 hours banging my head against deprecated firebase tutorials missing core and initializeApp. Thanks man.

Mark-mobo
Автор

Finally the wait is over now we can only hope Dane will upload videos as fast as he can... thanks Dane.

ArbazKhan-vslh
Автор

thanks Dane. I got hired last week as Flutter dev and will start on monday. I will be using your Stacked architecture. :)

ReelSkilla
Автор

Do you have any plans to incorporate riverpod with stacked?!

kevinmathew
Автор

Are you planning to make a video about firebase read & write rules for data security?

MikeNugget
Автор

Great video! Regarding the stacked_firebase_auth pub package, are you planning to add Flutter Web support, as well?

danielcouturier
Автор

If you keep making packages at this rate, you will have your own framework 😝😂
BTW Informative Video as always.

HarshKumar-qwou
Автор

There is some issue with the multiple stream viewmodel please check it

mafzal
Автор

Wow, that UI that is coming looks 🔥🔥🔥. Great video, easy to share with people who are keen to know how to implement auth quickly.

matthewbevis
Автор

hi, great video! As I follow your tutorial, I encounter some error on stacked_firebase_auth package. It says:

"Because every version of stacked_firebase_auth depends on firebase_core ^0.7.0 and customer depends on firebase_core ^1.0.0, stacked_firebase_auth is forbidden."

I'm running the latest version of flutter (v 2.0.1)

Thank you!

waelhi
Автор

I'm trying to follow your project and when I start over here I got an error message that says
java.lang.RuntimeException: java.lang.RuntimeException: Duplicate class found in modules guava-20.0.jar (com.google.guava:guava:20.0) and listenablefuture-1.0.jar
My flutter version is 2.0.5 and hasn't change the firebase and authentication version

ronealdenila
Автор

Hello Dane your videos are amazing to watch as always, but I would like to point out that you entered different iOS bundle identifier in XCode and Firebase project that is

iOS :- com.filledstacks.com
Firebase iOS :- com.filledstacks.boxout

Please correct me if am wrong.

zahidshaikh