Screen.Recording.2024-10-17.at.11.27.29.AM.mp4
This repository contains a Flutter widget for displaying a user profile. It includes the following features:
- Circular Profile Picture: Users can display their profile picture with a circular shape.
- Profile Description: A dedicated area for users to write a short bio or description about themselves.
- Profile Link: Users can optionally include a link on their profile.
- Recent Image Posts: Displays a scrollable grid of the user's most recent image posts.
-
Clone the Repository:
git clone https://github.com/AminMemariani/UserProfileView.git
-
Install Dependencies:
Navigate to the project directory and run:
flutter pub get
-
Run the code
connect your desired device and run:
flutter run
Feel free to fork the repository and submit pull requests with your improvements!