TheAlphamerc / flutter_ecommerce_app

E-Commerce App built in flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter_ecommerce_app

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

Hits Dart CI Open Source Love Twitter URL GitHub stars GitHub forks

Download App GitHub All Releases

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.

Flutter projects

Project Name Stars
Twitter clone GitHub stars
Healthcare App GitHub stars
Smart course GitHub stars
Pokedex GitHub stars
Authentication GitHub stars
Wallet App GitHub stars
News App GitHub stars
Watch App GitHub stars
Smart Home App GitHub stars
Yatch Booking App GitHub stars

Flutter plugins

Plugin Name Stars
Empty widget GitHub stars
Add Thumbnail GitHub stars
Filter List GitHub stars

Created & Maintained By

Sonu Sharma (Twitter) (Youtube) (Insta) (Dev.to) Twitter Follow

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

You can also nominate me for Github Star developer program https://stars.github.com/nominate

Visitors Count

Loading

About

E-Commerce App built in flutter

License:BSD 2-Clause "Simplified" License


Languages

Language:Dart 96.4%Language:Ruby 2.5%Language:Swift 0.8%Language:Kotlin 0.3%Language:Objective-C 0.1%