Login UI Design

A simple flutter project to create a login widget. Fully functional UI

A Flutter project that gives basic flutter design to implement a login UI.

Getting Started

This project demonstrates a widget to make a fully functioning login UI.
Please integrate database or other things on your own. I hardcorded the credentials.

Username: username
Password: password123

They are case sensitive.

Screenshots of the Login UI Design

Landing Page

A simple flutter project to create a login widget. Fully functional UI

Entering wrong credentials

A simple flutter project to create a login widget. Fully functional UI

Right Credentials

A simple flutter project to create a login widget. Fully functional UI

Successful login

A simple flutter project to create a login widget. Fully functional UI

The “Sucessful Login” page is just a placeholder to demonstrate the MaterialPageRoute function.

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.

GitHub

View Github

Entradas similares

Deja una respuesta