isaacpitwa / AuthScreens-one

Welcome, Login and signup screens written in flutter for both IOS/Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Welcome, Login and signup screens written in flutter for both IOS/Android


Languages

Language:Dart 95.4%Language:Kotlin 2.2%Language:Swift 2.2%Language:Objective-C 0.2%