/flutter_ecommerce_app

🛒 E-Commerce App built in flutter using GetX

Primary LanguageDartBSD 2-Clause "Simplified" LicenseBSD-2-Clause

flutter_ecommerce_app

E-Commerce app is a design implementation of E-commerce App designed by Billah

Screenshots

Preview Home screen Product Detail Screen Cart Screen

Directory Structure

📂lib
 │───main.dart  
 │───📂core  
 |   │──app_data.dart
 |   │──app_theme.dart
 |   │──app_color.dart
 |   └──extensions.dart
 └───📂src
     │────📂model
     │    │──product.dart
     |    │──product_category.dart
     |    │──product_size_type.dart
     |    │──recommended_product.dart
     |    │──categorical.dart
     |    │──numerical.dart
     |    └──bottom_navy_bar_item.dart
     └────📂view
     |    │───📂screen
     |    |   |──home_screen.dart
     |    |   |──all_product_screen.dart
     |    |   |──product_detail_screen.dart
     |    |   |──favorite_screen.dart
     |    |   |──cart_screen.dart
     |    |   └──profile_screen.dart
     |    │───📂widget
     |    |   |──animated_switcher_wrapper.dart
     |    |   |──product_grid_view.dart
     │    |   |──empty_cart.dart
     |    |   └──open_container_wrapper.dart
     └────📂controller
          └──product_controller.dart

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 48-72 hours to respond to any issue or request.

Packages

Package Name
enum_to_string
GetX
bottom_navy_bar
smooth_page_indicator
flutter_rating_bar
font_awesome_flutter
animations

Created & Maintained By

SinaSys

My other flutter projects

project
Office furniture store app
Japanese restaurant app