a7madZ3Dev / E-commerce_app_ui

E-Commerce App UI built using Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce_app_ui 🛒

E-Commerce app is a design implementaion of E-commerce App UI designed by Imran

Open Source Love svg1 GitHub Forks GitHub Issues contributions welcome

📱 Screen Shots

jpg jpg jpg

🎥 Promo Video

GIF GIF

Directory Structure

lib
│───main.dart    
└───src
    │───config
    |    └──route.dart
    │───model
    │    │──category.dart
    |    │──data.dart
    |    └──product.dart
    │───pages
    |    │──home_page.dart
    |    │──main_page.dart
    |    │──product_detail.dart
    |    └──shopping_cart_page.dart
    │───theme
    |    │──light_color.dart
    |    └──theme.dart
    └───widgets
         │──bottom_n_avigation_bar
         |   |──bottom_curved_painter.dart
         |   |──bottom_navigation_bar.dart
         |   └──centered_elastic_in_curve.dart
         |──custom_route.dart
         |──extensions.dart
         |──product_card.dart
         │──product_icon.dart
         └──title_text.dart

🧑 Author

Ahmad Alzoabi

linked-in

You can also follow my GitHub Profile to stay updated about my latest projects:

github

If you liked the repo then kindly support it by giving it a star ⭐!

Copyright (c) 2023 Ahmad Alzoabi

Visitors Count

Loading

About

E-Commerce App UI built using Flutter.

License:BSD 2-Clause "Simplified" License


Languages

Language:Dart 63.7%Language:C++ 20.4%Language:CMake 9.6%Language:HTML 4.8%Language:C 0.9%Language:Swift 0.5%Language:Kotlin 0.2%Language:Objective-C 0.0%