You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-31Lines changed: 19 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,50 +4,46 @@
4
4
5
5
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).
6
6
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).
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.
This project was developed with the following technologies:
30
31
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.
34
34
35
35
---
36
-
## Dependencies
36
+
## Dependencies 📦️
37
37
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.
41
39
-[flutter_screenutil](https://pub.dev/packages/flutter_screenutil) - Adapting screen and font size.
42
40
-[shared_preferences](https://pub.dev/packages/shared_preferences) - Persistent storage for simple data.
43
41
-[flutter_animate](https://pub.dev/packages/flutter_animate) - Adding beautiful animated effects & builders in Flutter.
44
42
-[flutter_svg](https://pub.dev/packages/flutter_svg) - SVG rendering and widget library for Flutter.
45
43
46
44
---
47
45
48
-
## Features
49
-
50
-
This project contains the following features:
46
+
## Features 🌟
51
47
52
48
- Browse the latest products.
53
49
- Add product to favorite.
@@ -60,15 +56,7 @@ This project contains the following features:
60
56
61
57
---
62
58
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)
0 commit comments