An open API service indexing awesome lists of open source software.

https://github.com/abdo-essam/first_project


https://github.com/abdo-essam/first_project

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

          

# First Project

This is a simple Flutter application that demonstrates the basics of creating a Flutter project and implementing a Stateless Widget to display images and customized text.

## Project Overview

The application displays two images and two pieces of customized text in a column layout. It serves as an introductory project to get familiar with Flutter development.

## Getting Started

These instructions will help you set up and run the project on your local machine.

### Prerequisites

- Flutter SDK: Make sure you have Flutter installed on your machine. You can download it from the [official Flutter website](https://flutter.dev/docs/get-started/install).
- An IDE such as Android Studio or Visual Studio Code with Flutter and Dart plugins installed.

## Output
![Output Screenshot](Screenshot.png)
![Output Screenshot](Screenshot2.png)
![Output Screenshot](Screenshot3.png)