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.
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
flutter pub getStart the server
flutter run