DEV Community

Waga Odongo
Waga Odongo

Posted on • Updated on

Build a Tinder Clone with Flutter, Firebase and Bloc part 6/40 Login States

Hi good people.

In this series of videos we are going to build a Tinder clone with Flutter, Firebase as a backend and Bloc as our state management solution.

In this video we set up the Login States.

Protip: Watch video at 1.25 speed.

Top comments (1)

Collapse
 
kris profile image
kris

Great tutorial on login state management. It is one of the essential steps in any app that requires user authentication. Simply love the explanation and logic used. These types of login state management pattern can be found in some of the most amazing Flutter tinder clone app that provides high customization and efficient design and builds patterns for the app.