Skip to content

跟着大地老师学习的,模仿京东的一个实战项目,但是根据实际项目做了许多修改和优化

Notifications You must be signed in to change notification settings

githubityu/flutter_jdshop_mvvm

Repository files navigation

大地京东商城 Flutter 版

screen shot for iOS

IMG_0703

IMG_0704

IMG_0705

Setup

  1. Clone the repo
$ git clone https://github.com/githubityu/flutter_jdshop_mvvm.git
$ cd flutter_jdshop_mvvm
  1. Running:
$ flutter run

简介

这是一个用Flutter写的简易商城APP

第三方依赖

名称 作用
intl 多语言
flutter_hooks 钩子
hooks_riverpod 状态管理
riverpod_annotation 状态管理
retrofit 网络请求
dio 网络请求
logger 日志
go_router 路由
hive_flutter 本地存储
cached_network_image 图片加载
tuple 元数组
permission_handler 权限
flutter_smart_dialog toast和dialog
flextras 扩展的row和column
url_launcher 通过url启动插件
webview_flutter 加载网页

Contact

If you have any suggestions, leave a message here CSDN

License

MIT

最后

如果你喜欢这个项目,欢迎给我一个star。里面可能还有许多需要修改的bug,欢迎大家提出来,我将持续更新这个项目)

感谢qpc2015 复制了README.md

qpc2015

About

跟着大地老师学习的,模仿京东的一个实战项目,但是根据实际项目做了许多修改和优化

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages