Skip to content

isaacpitwa/AuthScreens-one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome page, Login Page and Sign up page - Flutter UI

AuthScreens application is a mobile application user interface for managing one's user authentication User screens exploring different user screens required for a kind of application.

Packages we are using:

We design 3 screens first one is a welcome screen like then user open your app it shows then users have two options, if he has an account then press the login button and it just shifts him to the login screen or if he or she don't have an account then press signup button its transfers to the signup screen.

Auth UI

App UI

Built With

  • Flutter
  • Dart
  • GitFlow
  • Linters
  • Documented Work

Development set up

Clone Repository using git@github.com:isaacpitwa/AuthScreens-one.git

OR using HTTPS

https://github.com/isaacpitwa/AuthScreens-one.git

move into project directory cd AuthScreens-one

Install Project dependancies using pub

flutter pub get

launch project locally on real device or Emulator

flutter run

👤 Author