# flutter_shop **Repository Path**: linkai111/flutter_shop ## Basic Information - **Project Name**: flutter_shop - **Description**: Flutter开发学习实战之商城项目(后端+Flutter端) - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-03 - **Last Updated**: 2025-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter_Shop >这是一款用Flutter开发的商城项目,主要用于学习和熟悉Flutter开发流程。数据来源于 [litemall](https://github.com/linlinjava/litemall) 开源项目,搭建后台接口。litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 。 # 项目截图 ![image-20211124201823121](https://user-images.githubusercontent.com/32870794/146149823-b7f00b1e-794f-4051-8b2d-e925a3ea6622.png) ![image-20211124201942457](https://user-images.githubusercontent.com/32870794/146149872-4e4053e9-b7d6-474b-98af-21460f9259e1.png) ![image-20211124202027658](https://user-images.githubusercontent.com/32870794/146149894-7c7a2f72-b22b-42d5-aea2-e5fef19f863c.png) ![image-20211124202238745](https://user-images.githubusercontent.com/32870794/146149909-3aaa09e3-39f2-49b0-aebd-78e3b566e69d.png) ![image-20211124202513138](https://user-images.githubusercontent.com/32870794/146149919-df04b83f-cc64-477f-9885-747cccfd4422.png) ![image-20211124202554770](https://user-images.githubusercontent.com/32870794/146149937-10f6303b-9958-4d52-b3cb-340f98dc3168.png) # flutter插件 ### **1.[pull_to_refresh](https://github.com/peng8350/flutter_pulltorefresh/blob/master/README_CN.md): ^2.0.0** >一个提供上拉加载和下拉刷新的组件,同时支持Android和Ios > ### **2.[provider](https://github.com/rrousselGit/provider/blob/master/resources/translations/zh-CN/README.md) :^6.0.1** >对 [InheritedWidget](https://api.flutter-io.cn/flutter/widgets/InheritedWidget-class.html) 组件的上层封装,使其更易用,更易复用。 > ### **3.[flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil):^5.0.0+2** >**flutter 屏幕适配方案,让你的UI在不同尺寸的屏幕上都能显示合理的布局!** > >ScreenUtil.init只需在home或者根路由(即第一个flutter页面)中调用一次即可。 ### **4.[ flutter_swiper](https://github.com/best-flutter/flutter_swiper):^1.1.6** > flutter最强大的siwiper, 多种布局方式,无限轮播,Android和IOS双端适配. > ### **5.[cached_network_image](https://pub.dev/packages/cached_network_image): ^3.0.0** 用于显示来自互联网的图像并将它们保存在缓存目录中。 ### 6.[dio: ^4.0.4](https://pub.dev/packages/dio) Http请求插件 >dio是一个强大的Dart Http请求库,支持Restful API、FormData、拦截器、请求取消、Cookie管理、文件上传/下载、超时、自定义适配器等... ### 7.[fluro](https://pub.dev/packages/fluro): ^2.0.3 路由插件 >The brightest, hippest, coolest router for Flutter. ### 8.[city_pickers](https://pub.dev/packages/city_pickers):^1.0.1 >中国的城市三级联动选择器