Skip to content

A Flutter widget for displaying a user profile in a social media app.

Notifications You must be signed in to change notification settings

AminMemariani/UserProfileView

Repository files navigation

Flutter User Profile View

Screen.Recording.2024-10-17.at.11.27.29.AM.mp4

Flutter User Profile View

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.

Getting Started

  1. Clone the Repository:

    git clone https://github.com/AminMemariani/UserProfileView.git
    
  2. Install Dependencies:

    Navigate to the project directory and run:

    flutter pub get
    
  3. Run the code

    connect your desired device and run:

    flutter run
    

Contribution

Feel free to fork the repository and submit pull requests with your improvements!

About

A Flutter widget for displaying a user profile in a social media app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published