ashtonthomas / bloc_login

Login App created with Bloc/Cubit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bloc_login

A Flutter project which is created by Bloc/Cubits. The differ from the other bloc login projects, this project has social login instances and sign up properties. Additionally, this project has landing page. When you open the app, firstly it controls the auth statement. If you have already logged in, home page will start, but if you are not, then you will start sign in page.

Here you can reach the medium article of the project: https://medium.com/@sahinefe/bloc-pattern-for-login-bloc-login-in-flutter-551fd05beb99

Mini Notes

If you want to use Apple sign in and Twitter sign in methods, you need to configure them from firestore. Twitter and Apple must give developer permits to you.

Gifs and Screenshots from the app

sign up login google reset

link link2 link3

About

Login App created with Bloc/Cubit

License:MIT License


Languages

Language:Dart 88.2%Language:HTML 10.3%Language:Swift 1.1%Language:Kotlin 0.3%Language:Objective-C 0.1%