DEV Community

Waga Odongo
Waga Odongo

Posted on

Build a Tinder Clone with Flutter, Firebase and Bloc part 2/40 Connecting iOS and Android to Firebase

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 connect Android and iOS to Firebase.

Protip: Watch video at 1.25 speed.

Top comments (1)

Collapse
 
kris profile image
kris

Great tutorial on integrating firebase to native parts of the flutter code. I have mainly done it in Android only as I am not familiar with mac device but will definitely try it on mac as well. Thanks for sharing this integration video. Similarly, there is a lot of other flutter tinder clone app in the market that is integrated with firebase and its services to drive the serverless backend. You should definitely check them out for more references.