Skip to content

Commit c98cb48

Browse files
committed
read me
1 parent a8be7ad commit c98cb48

File tree

1 file changed

+21
-10
lines changed

1 file changed

+21
-10
lines changed

README.md

+21-10
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,31 @@
1-
# timefly
1+
# timefly -- Checkio
22

3-
How time flies.
3+
How time flies. 时光荏苒。
44

5-
## Getting Started
5+
## 就是想做一个真正喜欢的APP而非demo!!!
6+
这是一个花了半年业余时间做的一款习惯打卡APP,吸取了市面上很多产品经验。
7+
- 随意定制跟踪周期
8+
- 完成度的报表提示
9+
- 流畅炫酷的动画体验
10+
11+
### 主要内容
12+
- 首页展示今天需要完成的习惯
13+
- 所有习惯页面展示所有习惯,点击可以展示当月的完成情况
14+
- 进度页面,有周和月的周期选择,了解在时间范围内完成度情况
15+
- 我的页面,主要是设置,进行主题修改等
616

7-
This project is a starting point for a Flutter application.
17+
### 技术栈
18+
- 请查看yaml文件三方依赖
819

9-
A few resources to get you started if this is your first Flutter project:
20+
### 感谢
21+
- 吸取了很多开源动画例子,这就是Flutter带给我的美妙的旅程,感谢那些无私奉献的大佬(笔芯)
22+
- [reflectly](https://reflectly.app/)
23+
- [flutter_vignettes](https://github.com/gskinnerTeam/flutter_vignettes)
24+
- [Best-Flutter-UI-Templates](https://github.com/mitesh77/Best-Flutter-UI-Templates)
1025

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
1326

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
1727

28+
# 一些截图
1829
## Home
1930
https://user-images.githubusercontent.com/33898039/136545254-3be9630f-9fff-4331-b54d-dec6269c0bda.mp4
2031

0 commit comments

Comments
 (0)