# flutter_mall **Repository Path**: hadoopGit/flutter_mall ## Basic Information - **Project Name**: flutter_mall - **Description**: Flutter_Mall是一款Flutter开源在线商城应用程序,是基于litemall基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-02-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Flutter_Mall ========== Flutter_Mall是一款Flutter开源在线商城应用程序,是基于[litemall](https://github.com/linlinjava/litemall)基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。
扫码体验安卓版本(iOS请自行下载源码进行编译) ---------- ![扫码下载](https://www.pgyer.com/app/qrcode/bFxX)
[下载地址](https://www.pgyer.com/bFxX)
因蒲公英下载方式改变,现在下载方式改为密码下载,打开网址以后输入密码123456
Flutter_Mall功能 ---------- * 首页
* 专题列表、专题详情
* 分类列表、分类详情
* 品牌列表、品牌详情
* 新品首发、人气推荐
* 优惠券列表、优惠券选择
* 商品搜索
* 商品详情
* 购物车
* 购物下单
* 订单列表、订单详情
* 地址、收藏、足迹、意见反馈
项目截图 ------------------ ![首页](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190924_100618_com.example.mall.jpg) ![首页](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190924_101103_com.example.mall.jpg)
![分类](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190903_092324_com.example.mall.jpg) ![购物车](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190903_094525_com.example.mall.jpg)
![我的](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190903_094553_com.example.mall.jpg) ![详情](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190924_101134_com.example.mall.jpg)
![下单](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190903_094224_com.example.mall.jpg) ![订单](https://github.com/youxinLu/mall/blob/master/screenshots/Screenshot_20190903_094532_com.example.mall.jpg)
项目结构 ------------------ >lib >>api(接口地址)
>>config(路由相关)
>>entity(实体类)
>>event(事件)
>>page(页面)
>>service(网络请求)
>>utils(工具类)
>>widgets(通用组件)
>>page(页面)
>>>category(分类)
>>>goods(商品)
>>>login(登录注册)
>>>mine(我的)
>>>splash(启动页)
第三方框架 ----------------- | 名称 | 作用 | | ------------- |:-------------:| | [flutter_swipe](https://github.com/best-flutter/flutter_swiper) |轮播图 | | [dio](https://github.com/flutterchina/dio) | 网络框架 | | [flutter_spinkit](https://github.com/jogboms/flutter_spinkit) | 旋转组件 | | [event_bus](https://github.com/marcojakob/dart-event-bus) | 事件通知 | | [flutter_html](https://github.com/Sub6Resources/flutter_html) | html框架 | | [flutter_screenutil](https://pub.dev/packages/flutter_screenutil) | 屏幕适配 | | [fluttertoast](https://pub.dev/packages/fluttertoast) | Toast | | [shared_preferences](https://pub.dev/packages/shared_preferences) | 本地数据缓存 | | [fluro](https://pub.dev/packages/fluro) | 路由 | | [city_pickers](https://pub.dev/packages/city_pickers) | 城市选择 | | [flutter_easyrefresh](https://pub.dev/packages/flutter_easyrefresh) | 上拉加载和下拉刷新 | | [flutter_webview_plugin](https://pub.dev/packages/flutter_webview_plugin) | webview | | [cached_network_image](https://pub.dev/packages/cached_network_image) | 图片缓存 | Flutter_Mall环境搭建 ---------------- [Mac环境搭建](https://blog.csdn.net/zhangxiangliang2/article/details/75566412)
[Windows环境搭建](https://blog.csdn.net/yyanjun/article/details/80682586) Flutter学习资料 ---------------- [Flutter官方文档](https://flutter.io/docs/)
[Flutter中文官网](https://flutter-io.cn/)
[Flutter教程](http://www.flutterj.com/)
[flutter-go](https://github.com/alibaba/flutter-go)
[dart](https://dart.dev/) 赞赏 -------------------- 因服务器是由个人维护,如果这个项目对您有帮助,您可以扫描下面二维码进行捐赠,谢谢。
![微信](https://github.com/youxinLu/mall/blob/master/screenshots/微信图片_20190905142112.jpg) ![支付宝](https://github.com/youxinLu/mall/blob/master/screenshots/微信图片_20190905142121.jpg)
联系我 -------------- QQ:443765662
微信
![微信](https://github.com/youxinLu/mall/blob/master/screenshots/QQ截图20190905142302.png) License ------------ MIT License Copyright (c) 2019 youxinLu