flutter_ecommerce_app
                                
                                 flutter_ecommerce_app copied to clipboard
                                
                                    flutter_ecommerce_app copied to clipboard
                            
                            
                            
                        🛒 E-Commerce App built in flutter using GetX
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
     |    |   |──product_list_screen.dart
     |    |   |──product_detail_screen.dart
     |    |   |──favorite_screen.dart
     |    |   |──cart_screen.dart
     |    |   └──profile_screen.dart
     |    │───📂widget
     |    |   |──carousel_slider.dart
     |    |   |──product_grid_view.dart
     |    |   |──list_item_selector.dart
     |    |   └──empty_cart.dart
     |    |   └──page_wrapper.dart
     |    └───📂animation
     |        |──animated_switcher_wrapper.dart
     |        └──open_container_wrapper.dart
     └────📂controller
          └──product_controller.dart
Dependencies
| Package Name | 
|---|
| GetX | 
| bottom_navy_bar | 
| smooth_page_indicator | 
| flutter_rating_bar | 
| font_awesome_flutter | 
| animations | 
| flutter_launcher_icons | 
Created & Maintained By
Contributors
• mufarrah
Other flutter projects
| Project Name | Stars | 
|---|---|
| Go rest app | |
| Japanese restaurant app | |
| Office furniture store app |