ecommerce-app
E-Commerce app is a design implementaion of E-commerce App designed by Claus
Download App
Android Screenshots
HomePage | Product Detail Page | Cart Page |
---|---|---|
iOS Screenshots
HomePage | Product Detail Page | Cart Page |
---|---|---|
Directory Structure
lib
│───main.dart
└───src
│───config
| └──route.dart
│───model
│ │──category.dart
| │──data.dart
| └──product.dart
│───pages
| │──homePage.dart
| │──mainPage.dart
| │──product_detail.dart
| └──shoping_cart_page.dart
│───theme
| │──light_color.dart
| └──theme.dart
└───widgets
│──BottomNavigationBar
| |──bootom_navigation_bar.dart
| |──bottom_curved_Painter.dart
| └──centered_elasticIn_curve.dart
|──bottom_navigation_bar.dart
| customRoute.dart
| prduct_icon.dart
│──product_card.dart
└──title_text.dart
Pull Requests
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.