Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 490 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 490 Bytes

Profile Card App

This is a simple profile card app that displays user information.

Screenshots

Profile Card App Screenshot 1

Getting Started

To get started with the app, follow the steps below.

Prerequisites

  • Make sure you have Flutter installed.

Installation

  1. Clone the repository.

  2. Open the project in your preferred code editor.

  3. Run the following command to get the required dependencies:

    flutter pub get