DEV Community

Waga Odongo
Waga Odongo

Posted on

Build a Tinder Clone with Flutter, Firebase and Bloc part 3/40 Flutter Bloc Tutorial and Setup

Hi good people.

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

In this video we have a short tutorial on Flutter and Bloc and set up our folder structure.

Protip: Watch video at 1.25 speed.

Top comments (1)

Collapse
 
kris profile image
kris

Getting started with the bloc state management setup. This is what I have been waiting for to learn from this tutorial series. The introductory video made it easier to understand the concept and setup of bloc patterns in the Flutter ecosystem. There are many other awesome flutter tinder clone app available in the market that use different state management protocols which we should definitely check out.