Flutter • Firebase • BLoC Tutorial #7 - BLoC package

preview_player
Показать описание
Hello, in this Flutter & Firebase tutorial series, we'll build a complete app with a database (Firebase Firestore) and an authentication system (using Firebase auth).
------------------------------

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

I really enjoy learning from these tutorials because I can see how you're building the app structure in such a clean way, thank you a lot.

kirillsabko
Автор

Really good video ta-hank you ! 13:20 Steam to bloc is tricky

Question : What is the point of storing / keeping reference of the stream inside the StreamSubcription inside the bloc ?

dimitridev
Автор

Do I need to create a bloc for every single action o can I create a single bloc that treats of sig in, sign out and other related stuffs?
I think it is a little strange because you created 6 files just to do login and logout.

igorqueiroz
Автор

How to do this correctly with go_router?

exeshka