# kfc_flutter
**Repository Path**: philos/kfc_flutter
## Basic Information
- **Project Name**: kfc_flutter
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-11-09
- **Last Updated**: 2021-11-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 前言
- Flutter版仿KFC客户端购物车页面。
## APP下载
- Android二维码下载

- IOS版本就Clone下代码(0.0)。
## 功能介绍
- 主要的实现的首页和商城页面多布局、首页布局横向滑动、外送点餐页面布局嵌套滑动效果、帧动画等。
- 首页接口整体数据通过截图和EasyMock弄的,属实蛋疼这操作。
## 计划
- 实现物品加入购物车时贝塞尔曲线动画效果。
## 我的主页
- [掘金](https://juejin.im/user/5874fedd128fe10058366155)
## 应用截图
|
|
|
|
| :--: | :--: | :--: |
| 首页 | 其他页面 | 首页滑动 |
|
|
| :--: |
| 外送点餐 |
## 参考
-[list_view_item_builder](https://github.com/zhahao/list_view_item_builder)
-[rect_getter](https://github.com/debuggerx01/rect_getter)
## 使用到的开源库
- [barcode_flutter](https://github.com/bigship/barcode.flutter)
- [qr_flutter](https://github.com/lukef/qr.flutter)
- [sprintf](https://github.com/xuelongqy/flutter_easyrefresh)
- [lpinyin](https://github.com/flutterchina/lpinyin)
- [azlistview](https://github.com/flutterchina/azlistview)
- [fluttertoast](https://pub.dartlang.org/packages/fluttertoast)
- [flutter_swiper](https://pub.flutter-io.cn/packages/flutter_swiper)
- [cupertino_icons](https://pub.flutter-io.cn/packages/cupertino_icons)
- [dio](https://pub.flutter-io.cn/packages/dio)
- [cached_network_image](https://pub.dev/packages/cached_network_image)
- [flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)
- [provider](https://github.com/rrousselGit/provider)