https://github.com/abdo-essam/first_project
https://github.com/abdo-essam/first_project
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdo-essam/first_project
- Owner: abdo-essam
- Created: 2024-12-25T04:18:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-25T04:23:35.000Z (over 1 year ago)
- Last Synced: 2025-01-03T04:55:11.132Z (over 1 year ago)
- Language: C++
- Size: 829 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


