KO
|
EN
gitlite — search
Search
#python
#javascript
#android
#java
#golang
#deep-learning
#php
#python3
#go
#elixir
#machine-learning
#typescript
GHShopCart_flutter
★ 20
Open GitHub ↗
flutter版购物车,所有数据真实接口获取
Download README (.md)
Explore Similar Repositories
ghsign
:
Sign/verify data using your local ssh private key and your public key from Github
GHSDD
:
A chrome extension to download any sub-directory or file from a Github repo .
ghst
:
A modern Ghost CLI tool
ghsync
:
Sync local git repository and remote GitHub repository automatically.
ghs
:
A Github repo search CLI
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
GHShopCart_flutter
?
Download (.md)
# GHShopCart **Flutter版:sunny::sunny: 购物车** **一个仿京东的购物车,Dart语言编写** ### 环境 ``` Flutter 1.12.13+hotfix.9 • channel stable • Dart 2.7.2 Xcode 11.5 Android Studio 3.4.1 ```  ### 安装方法 ``` cd ~想要存储的文件路径 git clone https://github.com/shabake/GHShopCart_flutter.git ``` 克隆好项目后运行项目,运行`flutter run`会自动下载依赖包 ``` cd 项目路径 flutter run ``` ### 本demo仅做学习交流,不可作为商业用途,最后demo如果对你有帮助,帮忙点一个Star。如有任何问题,欢迎打扰45329453@qq.com ---