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 buy this source 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
Comments are closed.