Login App created with Bloc/Cubit

Overview

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

You might also like...

A social media app built using flutter, firebase and bloc.

Kasassy Generated by the Very Good CLI 🤖 A Very Good Project created by Very Good CLI. Getting Started 🚀 This project contains 3 flavors: developmen

Mar 10, 2022

Flutter Clean Architecture app proposal: bloc + injectable + rxdart

Flutter Clean Architecture app proposal: bloc + injectable + rxdart

Flutter Clean Architecture app proposal: bloc + injectable + rxdart (with the Repository pattern and SOLID principles)

Jan 1, 2023

VietNam-Covid-19-News App - Flutter-Bloc 8.0.0

VietNam-Covid-19-News App - Flutter-Bloc 8.0.0

VietNam-Covid-19-News App - Flutter-Bloc 8.0.0 VietNam-Covid-19-News App create by Flutter version 2.8.1 && flutter_bloc version 8.0.0 I have develope

Nov 2, 2022

In this application we create a login page

In this application we create a login page

Codium login page This Flutter application is a basic login page. Componets: 1 * Logo. 2 * TextField for Username and Password. 1 * Button for login.

Dec 30, 2022

An awesome Login and SignUp page UI

login_ui_master A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Oct 26, 2021

Clone Project twitter mobile login screen

Clone Project twitter mobile login screen

Layout How to Use First of all, correctly configure the Flutter development environment on your machine, see https://flutter.dev/docs/get-started/inst

Feb 13, 2022

A mobile aplication with an animated login page.

A mobile aplication with an animated login page.

Animated login Uma aplicação desenvolvida em Flutter, criada para praticar animações. Consiste em uma página de login e uma de cadastro, uma transitan

Dec 24, 2021

LogiFresh helps you build a login easily with a friendly design, and very flexible for its construction

LogiFresh helps you build a login easily with a friendly design, and very flexible for its construction

Login Fresh LogiFresh helps you build a login easily with a friendly design, and very flexible for its construction. Installation Follow the install i

Nov 24, 2022

A Flutter app that demonstrates how to build a simple app using the SpaceX API created by the Very Good Ventures Team.

A Flutter app that demonstrates how to build a simple app using the SpaceX API created by the Very Good Ventures Team.

SpaceX Demo Developed with 💙 by Very Good Ventures 🦄 A Flutter app that demonstrates how to build a simple app using the SpaceX API created by the V

Dec 27, 2022
Comments
  • Should a widget be in Domain Layer?

    Should a widget be in Domain Layer?

    I feel that this text field widget shouldn't be in domain layer and instead be placed in presentation layer.

    https://github.com/alper-efe-sahin/cubit_login/blob/3ebc98dcae1e6b4f672c2bec481d48b9a9baf00e/lib/domain/auth_models/auth_text_field.dart#L3

    opened by Chetan-Goyal 1
Owner
Alper Efe Şahin
https://www.linkedin.com/in/sahinefe/
Alper Efe Şahin
Flutter Login Page Bloc Pattern App Flutter Login Page Bloc Pattern App

gdgbloc A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Pawan Kumar 99 Oct 20, 2022
3 different demos showing how to use bloc concurrency, before and after the Bloc 7.2.0 update.

Bloc Concurrency Demos 3 different scenarios demonstrating how to structure blocs to take advantage of concurrent event processing in Bloc 7.2/8.0. Ea

Very Good Ventures 64 Nov 30, 2022
An Login Page App in Flutter with MVP and SQFLITE ( SQLITE) Implementation.

Flutter SQFLITE MVP LOGIN APP A Login Page Flutter App with SQFLITE (SQLITE) and MVP implementation. Written in dart using Flutter SDK. Please don't f

Pawan Kumar 179 Jan 4, 2023
An login integration for social media app using flutter

Login-To An login integration for social media app using flutter To run this app first you need to install flutter sdk in your operation system after

null 2 May 3, 2022
Flutter social button - A flutter package to create social media login buttons easily to any flutter app

Flutter Social Button is a flutter package to create social media login buttons easily to any flutter app.

Alok Dubey 10 Dec 5, 2022
(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

(Complete flutter application) Exam and training app as social media, prepared with Firebase backend services, Bloc State management, Singleton design pattern, Unit and widget tests, firebase mocking, Custom local libraries, etc.

Ismael Shakverdiev 45 Jul 14, 2022
A counter app to learn Flutter Bloc Concepts

counter A counter app to learn Flutter Bloc Concepts Flutter Bloc Crash Course Short Notes For every interaction, the app should be in a different sta

Imali Susan 0 Oct 24, 2021
Flutter Coronavirus covid19 statistic App using Flutter widgets + bloc + rest api

Intro Corona virus ( covid 19 ) Statistic App on Flutter. The tech used: Flutter widgets + Flutter Bloc / Cubit + Rest Api Check the screenshot : P.S

Ihab Zaidi 8 Mar 13, 2022
News App - A News Flutter application using Bloc, Dio, and shared preferences

News App A new Flutter application. Getting Started Flutter application using Bl

Mohamed Awad 9 Nov 14, 2022
A Completed Functional Flutter App (BLoC + Json API + Unit Test + Azure Active Directory OAuth + Access Dynamic CRM Entitis)

A Completed Functional Flutter App (BLoC + Json API + Unit Test + Azure Active Directory OAuth + Access Dynamic CRM Entitis)A Completed Functional Flutter App (BLoC + Json API + Unit Test + Azure Active Directory OAuth + Access Dynamic CRM Entitis)

Ali Tazik 9 Dec 23, 2022