Skip to content

Commit c0aebb4

Browse files
authored
Update README.md
1 parent 872389b commit c0aebb4

File tree

1 file changed

+19
-31
lines changed

1 file changed

+19
-31
lines changed

README.md

Lines changed: 19 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,50 +4,46 @@
44

55
The design of this project was inspired by [Toma](https://dribbble.com/WastingMyTime) from [Marvie iOS App UI Kit](https://dribbble.com/shots/10904459-Marvie-iOS-App-UI-Kit-Dark-Theme).
66

7-
## Demo of the application
7+
This project relied on this [Flutter Getx Template](https://github.com/EmadBeltaje/flutter_getx_template) made by [Emad Beltaje](https://github.com/EmadBeltaje).
8+
9+
## Demo of the application 🎥
810
![Flutter E-commerce App Demo](https://github.com/AbdQader/ecommerce_app/assets/64075836/92ab2771-f821-4583-80c1-fc1b2183b503)
911

1012
---
1113

12-
## Screenshots of the application
14+
## Screenshots of the application 📷
15+
16+
### Home 🏠 & Favorites ❤️ Screens
17+
1318
![Home&Favorites](https://github.com/AbdQader/ecommerce_app/assets/64075836/6a3162b0-c345-46ef-89f1-206ec6919587)
1419

1520
---
16-
![Cart&ProductDetails](https://github.com/AbdQader/ecommerce_app/assets/64075836/11026f80-7cb9-4c08-be88-153594481083)
21+
### Cart 🛒 & Product Details ℹ️ Screens
1722

18-
---
19-
![Notifications&Settings](https://github.com/AbdQader/ecommerce_app/assets/64075836/b47be045-4df6-40b4-8d54-e525d1ceca5a)
23+
![Cart&ProductDetails](https://github.com/AbdQader/ecommerce_app/assets/64075836/11026f80-7cb9-4c08-be88-153594481083)
2024

2125
---
26+
### Notifications 🔔 & Settings ⚙️ Screens
2227

23-
## Overview
24-
The Flutter eCommerce UI is a visually captivating and fully functional User Interface template for an online shopping application. This project aims to provide developers with a ready-to-use and customizable UI foundation, empowering them to build delightful eCommerce apps quickly.
28+
![Notifications&Settings](https://github.com/AbdQader/ecommerce_app/assets/64075836/b47be045-4df6-40b4-8d54-e525d1ceca5a)
2529

2630
---
27-
## Technologies
28-
29-
This project was developed with the following technologies:
3031

31-
- [Flutter](https://flutter.dev/) - As a platform of development.
32-
- [Dart](https://dart.dev/) - As a programming language.
33-
- [GetX](https://pub.dev/packages/get) - As a State Manager.
32+
## Overview 📙
33+
The Flutter eCommerce UI is a visually captivating and fully functional User Interface template for an online shopping application. This project aims to provide developers with a ready-to-use and customizable UI foundation, helping them to build delightful eCommerce apps quickly.
3434

3535
---
36-
## Dependencies
36+
## Dependencies 📦️
3737

38-
This project relaid on the following dependencies:
39-
40-
- [GetX](https://pub.dev/packages/get) - Manage states and inject dependencies.
38+
- [get](https://pub.dev/packages/get) - Manage states and inject dependencies.
4139
- [flutter_screenutil](https://pub.dev/packages/flutter_screenutil) - Adapting screen and font size.
4240
- [shared_preferences](https://pub.dev/packages/shared_preferences) - Persistent storage for simple data.
4341
- [flutter_animate](https://pub.dev/packages/flutter_animate) - Adding beautiful animated effects & builders in Flutter.
4442
- [flutter_svg](https://pub.dev/packages/flutter_svg) - SVG rendering and widget library for Flutter.
4543

4644
---
4745

48-
## Features
49-
50-
This project contains the following features:
46+
## Features 🌟
5147

5248
- Browse the latest products.
5349
- Add product to favorite.
@@ -60,15 +56,7 @@ This project contains the following features:
6056

6157
---
6258

63-
## Getting Started
64-
65-
This project is a starting point for a Flutter application.
66-
67-
A few resources to get you started if this is your first Flutter project:
68-
69-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
70-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
59+
## Don't forget to :star: the repository.
7160

72-
For help getting started with Flutter, view our
73-
[online documentation](https://flutter.dev/docs), which offers tutorials,
74-
samples, guidance on mobile development, and a full API reference.
61+
## Support ❤️
62+
For support, you can contact me at this [Email](abd8alqader@gmail.com) or at [Facebook](https://www.facebook.com/aasharef/).

0 commit comments

Comments
 (0)