Skip to content

A modern Login UI made with Flutter. It has Welcome Page, Login Page and Sign Up page.

Notifications You must be signed in to change notification settings

eusoumabel/flutter_picco_login_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picco - Flutter Login UI

A modern Login UI made with Flutter. It has Welcome Page, Login Page and Sign Up page.

Screenshots

example

Color Reference

Color Hex
Primary Color #2693F4
White Color #ffffff
Grey Color #595959
Background Color #0C0B0C
Input Background Color #23262B
Hint Text Color #777777
Title Text Color #14213F

Details

  • Input field validation
  • Null-Safety enabled
  • Readable and Reusable code

Deployment

To deploy this project run

  flutter run

Run Locally

Clone the project

  git clone https://github.com/estermabel/flutter_picco_login_ui.git

Go to the project directory

  cd flutter_picco_login_ui

Install dependencies

  flutter pub get

Run the project

  flutter run

Authors

License

MIT

About

A modern Login UI made with Flutter. It has Welcome Page, Login Page and Sign Up page.

Topics

Resources

Stars

Watchers

Forks