Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 604 Bytes

File metadata and controls

42 lines (23 loc) · 604 Bytes

Profile Page UI

This project is a simple profile settings page UI using flutter.

this project was done as part of Task #1 of Level 3 of the programming club tasks.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  flutter pub get

Start the server

  flutter run

Screenshot

This is a screenshot of the application that showcases it. ProfilePageUI