Modern Design Flutter Login Page UI | Flutter Login Screen 2023

preview_player
Показать описание
In this flutter tutorial, we learn to design a modern flutter Login Page UI.
Flutter Login Screen is the screen that has been used by almost every 2nd application. So, it has a very important role to Retain user or let them go.
So, a beautiful login signup design is must to have a good appealing effect on our users.

LOGIN APP PLAYLISTS
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

DOWNLOAD PROJECT
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

VIDEOS
▬▬▬▬▬▬▬▬▬▬ DESIGN ▬▬▬▬▬▬▬▬▬▬
▬▬▬▬▬▬▬▬▬▬ FIREBASE ▬▬▬▬▬▬▬▬▬▬

COURSES
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
FOLLOW US ON SOCIAL MEDIA!

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
SUPPORT
To support the creation of a free content please visit:

#flutterapp #flutterfirebase #firebaseauth #codingwithTea
Рекомендации по теме
Комментарии
Автор

Who is here from video 1 ....Great videos can't wait to start another series

sleepingvenerable
Автор

Amazing video... Very professional... Make more videos like this... I really like your hard work for deliver the videos with all details.

SarathKumar-hoqf
Автор

subscribed. Very good .How can it be implemented using provider, mongodb and clean architecture? Is clean architecture mor complex?

harisankarl
Автор

Amazing video and also professional. I have just a doubt, why do you use stateless widget for the login page and also the register? Shouldn't it be stateful?

basochannel
Автор

Will you upload more videos? I realy like it :) Great job.

ukaszmotor
Автор

Thank you soo much bro. I was wandering if you could post a tutorial on how to connect an app with a dashboard for the admin thank you .

gionavin-lj
Автор

Can i know how to change the blue color when we hover on to our textfields I want to use my custom color there !!

kushal
Автор

Hi Sir, after the creation of the welcome_screen when I try to debug I get the error "Exception has occurred.
NoSuchMethodError (NoSuchMethodError: The method 'toUpperCase' was called on null.
Receiver: null
Tried calling: toUpperCase())" on the code line: child: Text(tLogin.toUpperCase()), am I missing a library or do I need to declare this somewhere?

mawandenxumalo
Автор

assalamu alaikum brother may allah reward you, i really learn alot from your videos but i'm having issues with my android studio. i dont know if you can help me fix the issues or u should recommend a website that can help me you may allah bless u and ur family

sholajimoh-mxul
Автор

Asalam alaikum brother, the code and resources are not opening😢

dreamy
Автор

Kindly tell my why does my login screen get crashed and go back to welcome_screen after some time

chillvibeReels
Автор

Hi can you share where you get your images from? Thank you!

StudyBuddyMatcher
Автор

alikom alsalam wa rahmat allh wa barakato

hosamzaki
Автор

Hi, please I need your help small, I have created TextFormfield and I want to validate if Global key. This is the code I write validator: (value){
If(value?. length < 6){ return " at least 6 character"
}. But I get error line under the less than sign and have try several to solve it but it didn't work. So please if you can help me.
}

peterksaho