From caef698c20cd40482ec11805e903870c3e578e2c Mon Sep 17 00:00:00 2001 From: Amir Bashiri <111413480+EmirBashiri@users.noreply.github.com> Date: Sun, 22 Jan 2023 09:45:45 -0800 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index eb9f3c6..fe47b14 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,23 @@ A flutter E-commerce app template. ## Screenshots -![Screenshot_1 (1)](https://user-images.githubusercontent.com/111413480/213930187-e680cc56-c531-4420-9a74-617f9077dd4f.jpg) +![Screenshot_1](https://user-images.githubusercontent.com/111413480/213930626-d59cc147-1294-43d8-baf0-011348f127c3.jpg) +![Screenshot_2](https://user-images.githubusercontent.com/111413480/213930656-13329dc6-3a01-4a01-b5fa-e89f5e8d3899.jpg) +![Screenshot_3](https://user-images.githubusercontent.com/111413480/213930674-e7ff38a0-a9d9-4a4a-998f-fd41f783ae6a.jpg) +![Screenshot_4](https://user-images.githubusercontent.com/111413480/213930691-a87a6e9b-3b7e-4c2d-8e0b-af4bc3a1112d.jpg) +![Screenshot_5](https://user-images.githubusercontent.com/111413480/213930716-b2f3fbd3-adc9-45c1-ac53-69a990f38860.jpg) +![Screenshot_6](https://user-images.githubusercontent.com/111413480/213930733-e3c9de65-f6c0-4063-891f-0d7c26ff4b7e.jpg) +![Screenshot_7](https://user-images.githubusercontent.com/111413480/213930739-010aef8c-7fa8-485b-bdb0-a5d8171359bf.jpg) +![Screenshot_8](https://user-images.githubusercontent.com/111413480/213930749-f804f4e9-38a9-4ca0-b446-f0c112aaf24e.jpg) +### Screens +Intro , Home , Cart , Profile , Search , Checkout , Payment , Login$SignUp , Favorits , Order history , User Address , Shoping -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) +### Development Notice -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +1- Clone project with https://github.com/EmirBashiri/Flutter-E-commerce-X.git + +2- Run flutter pub get in terminal + +3- Run flutter run in terminal and enjoy