- Clone the repo
$ git clone https://github.com/githubityu/flutter_jdshop_mvvm.git
$ cd flutter_jdshop_mvvm
- 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 | 加载网页 |
If you have any suggestions, leave a message here CSDN
MIT
如果你喜欢这个项目,欢迎给我一个star。里面可能还有许多需要修改的bug,欢迎大家提出来,我将持续更新这个项目)