Built a simple User Profile UI using Flutter
Flutter User Profile App
This repository shows how I built a simple User Profile UI using Flutter. Please note that I was unable to get the Profile Image to update when a user selects a new photo.
#Installation
- Please have Flutter environment setup. If you do not have flutter, please follow the instructions in this link: https://flutter.dev/docs/get-started/install
- Download and/or clone this repository to your IDE of choice. I prefer Visual Studio Code.
- Run the project using any desired Android, iOS, or macOs simulator (i.e. Pixel, Iphone, or macOS simulator)
Here’s How It Looks
UserProfile.mov