Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.95 KB

README.md

File metadata and controls

40 lines (33 loc) · 1.95 KB

login_ui

This is a Flutter ui which i have created which i was learning how to code in flutter.
This UI is a part of a series of UI's i am building. Check other UI's clicking the linke below

About the UI

This ui has a login and signup button which takes you to the respective screens when pressed. The home screen,login screen and the signup screen snaps are given below for you to have a look at how the ui looks.
FlowChart is also there for you to see the implementation.
Things which are done in the app involve:

  • MaterialApp design.
  • Scaffold class.
  • AppBar.
  • Network Image.
  • Icon and Name change.
  • ListView and many more.

Built using

  • Flutter

Some Snaps from the app:-
Snap from the app Snap from the app Snap from the app Snap from the app Snap from the app

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.