All Projects → shabake → Ghmall

shabake / Ghmall

Licence: mit
仿京东电商商城实战项目,功能会陆续更新,敬请关注

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Ghmall

Shoppingcart
REDAXO Warenkorb AddOn - Super flexibel, ohne Checkout
Stars: ✭ 28 (-77.05%)
Mutual labels:  shopping-cart
Android Shoppingcart
An implementation of android shopping cart library project for Android
Stars: ✭ 77 (-36.89%)
Mutual labels:  shopping-cart
Ionic Shopping Cart 2
Ionic cordova shopping cart app
Stars: ✭ 99 (-18.85%)
Mutual labels:  shopping-cart
Snipcart Jekyll
Demo for a Snipcart powered e-commerce store built with Jekyll
Stars: ✭ 48 (-60.66%)
Mutual labels:  shopping-cart
Laravel Ecommerce
AvoRed an Open Source Laravel Shopping Cart
Stars: ✭ 1,151 (+843.44%)
Mutual labels:  shopping-cart
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-30.33%)
Mutual labels:  shopping-cart
React With Redux Shop Ducks
shopping cart example with react and redux
Stars: ✭ 12 (-90.16%)
Mutual labels:  shopping-cart
Online Shopping System
demo
Stars: ✭ 110 (-9.84%)
Mutual labels:  shopping-cart
Laravel Shopping Cart
Laravel shopping cart package
Stars: ✭ 69 (-43.44%)
Mutual labels:  shopping-cart
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (-24.59%)
Mutual labels:  shopping-cart
Shopping Cart
An easy-to-use shopping cart for Laravel
Stars: ✭ 57 (-53.28%)
Mutual labels:  shopping-cart
Gogrocery
Its an eCommerce app inspired from Amazon , big Basket , grofers ,grocery app , Etc
Stars: ✭ 62 (-49.18%)
Mutual labels:  shopping-cart
Ryal
🏵 An e-commerce library for elixir; just to save you some pain, we're still in construction, so star us instead or donate!
Stars: ✭ 87 (-28.69%)
Mutual labels:  shopping-cart
Restaurant App
Restaurant Food Ordering Mobile Application
Stars: ✭ 44 (-63.93%)
Mutual labels:  shopping-cart
Ecommerce Laravel Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 99 (-18.85%)
Mutual labels:  shopping-cart
Ionic Marketcloud
Ionic 3.x shopping app with Cart, Inventory, Checkout and more
Stars: ✭ 13 (-89.34%)
Mutual labels:  shopping-cart
Laravel Ecommerce Iyzico
Iyzico intigrated e-Commerce system that could be developed easily in simple level.
Stars: ✭ 81 (-33.61%)
Mutual labels:  shopping-cart
Vuex Shopping Cart
🛒 Shopping cart built with Vue and Vuex
Stars: ✭ 118 (-3.28%)
Mutual labels:  shopping-cart
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+1186.89%)
Mutual labels:  shopping-cart
Module Shop Mini Program
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 89 (-27.05%)
Mutual labels:  shopping-cart

GHMall

2f7f1a6d17a91f4167b85af5a47c65b131f3a64268732-eYhpx3_fw658副本.png

一个练习的flutter电商项目,基本功能已经完成。

环境

Flutter 2.0.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 60bd88df91 (10 hours ago) • 2021-03-03 09:13:17 -0800
Engine • revision 40441def69
Tools • Dart 2.12.0

如果还没有配置环境,跳转配置Flutter环境

体验demo

安装方法:

cd 你要存放的目录
git clone https://github.com/shabake/GHMall.git
flutter pub get 

如果终端输出

Waiting for another flutter command to release the startup lock

找到flutterSDK文件夹

flutter/bin/cache

删除lockfile

重新执行flutter pub get

运行一个iOS或安卓模拟器

如果连接真机iOS打开在GHMall/ios/Runner.xcworkspace

配置开发者账户

最后执行flutter run

 项目中用到的插件

名称 描述
dio 网络请求
fluttertoast 提示 toast
sqflite 数据持久化
flutter_swiper 轮播图
flutter_screenutil 屏幕适配
cached_network_image 缓存网络图片
shared_preferences 本地存储
event_bus 事件通知
provider 状态管理
flutter_screenutil 屏幕适配
city_pickers 城市选择器
flutter_easyrefresh 刷新控件
transparent_image 图片动画
已经实现
+ 实现用户注册登录
+ 商品浏览
+ 商品属性筛选
+ 添加商品
+ 购物车增加减少商品
+ 提交订单
+ 已经适配iOS,测试模拟器iPhone11

计划实现
- 用户登录验证码倒计时
- 用户地址
- 用户订单列表查看
- 用户订单详情

在使用中如有任何问题欢迎骚扰我,如果对你有帮助请点帮我一个✨,小弟感激不尽😊

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].