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 Bloc
Protip: Watch video at 1.25 speed.
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 Bloc
Protip: Watch video at 1.25 speed.
For further actions, you may consider blocking this person and/or reporting abuse
Timeless DEV post...
The most used technology by developers is not Javascript.
It's not Python or HTML.
It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.
I'm talking about Git and version control of course.
Chris -
Lens -
Karl Robinson -
Madza -
Once suspended, wagaodongo will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, wagaodongo will be able to comment and publish posts again.
Once unpublished, all posts by wagaodongo will become hidden and only accessible to themselves.
If wagaodongo is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Waga Odongo.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag wagaodongo:
Unflagging wagaodongo will restore default visibility to their posts.
Top comments (1)
Similar to the sign-up bloc pattern, the login bloc pattern seems similar. Great information on state management which corresponds to user management. To take this to next level, we can take a look at some of the best Flutter tinder clone apps in the market that provide beautiful and intuitive UI with features as in the original app.