afgprogrammer/Flutter-e-commerce-app-example
Flutter 电商应用示例 - 第 34 天
- Stars
- 229
- Forks
- 75
- 最近推送(UTC)
- 2021年9月29日
- 项目状态
- 未归档
语言DartHTMLSwiftKotlinObjective-C
技术话题
使用的依赖
依赖清单 7 项
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.2 - flashy_tab_bar
^0.0.3 - simple_animations
^1.3.3 - dotted_border
^2.0.0+1 - flutter_slidable
^0.6.0 - flutter_test开发依赖
{"sdk":"flutter"}
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 README
Flutter e-commerce Application Example - Day 34
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter e-commerce Application Example",
"description": "Let’s make an e-commerce application.",
"day": 34,
}
}
}
Assets
Previous Designs
Development Setup
Clone the repository and run the following commands:
flutter pub get
flutter run