41 Commits

Author SHA1 Message Date
6cb32f70d0 🔨: Change server address 2021-12-08 10:04:11 +08:00
Ben
9832f1a601 🔨: give card task a border 2020-03-12 18:19:40 +08:00
974ed2d90f : Now task card can be transparent!
🐛: Fix some bugs.
2020-03-10 00:03:59 +08:00
Ben
3f51a664a7 🐛:fix card item background bug 2020-03-08 20:13:19 +08:00
1edcc955c1 🐛: fix some bugs 2020-03-07 23:39:31 +08:00
Ben
b8e9552af3 : added automatic dark mode 2020-03-07 17:00:35 +08:00
Ben
6b6daf58af : change background image from local file! 2020-03-07 12:06:11 +08:00
9edd37890c 🚀: Optimize download interface,and now you can open setting_page by "add" menu 2019-11-28 14:40:05 +08:00
dcd98fe760 : Now you can custom your task card's text color! 2019-11-27 17:29:19 +08:00
551f04506a : now you can add background for you task card! 2019-11-27 16:21:26 +08:00
5818b7f5c2 🔨: change flutter version down to 1.7.8 has no problem with textfiel's controller.clear() 2019-11-26 19:50:22 +08:00
b98b3db9a7 : Add SelectableText in feedback wall.
Replace TargetPlatform.android to iOS in TextFormField.
2019-10-28 10:56:03 +08:00
b0343b2ce5 🔨: Reset the structure of “pages” folder,now it is arranged according to the order of page entry and exit. See issue #8 2019-09-18 09:43:18 +08:00
07cc44442c 🔨: Clean code 2019-09-09 12:45:06 +08:00
a50e43c6b1 : Add email login page! 2019-08-20 17:11:43 +08:00
81422411bb 🐛: Fix AboutPage's wrong Chinese update descroption 2019-08-15 14:02:31 +08:00
add4f08198 🎉: One day List 1.0.3 released! 2019-08-15 13:14:25 +08:00
1a17b3f10e 🚀: Complete suggestion wall! 2019-08-15 11:35:09 +08:00
acac8e158b : complete feedback-wall-page's layout 2019-08-14 17:37:25 +08:00
c8a2ec9f82 : add search features on Icon Setting Page 2019-08-12 12:47:08 +08:00
9a111d3478 解决了退出hero动画的问题!! 2019-07-26 23:03:05 +08:00
39c8c41bfe 搜索完成! 2019-07-23 00:02:29 +08:00
c69eb866e5 1.修复一个小bug
2.当前donelist的样式算是敲定了吧
2019-07-21 14:51:52 +08:00
6a5ec7e5ba 简单改了改完成任务列表的样式,还差一部分样式 2019-07-21 11:34:48 +08:00
092e369a70 不想嗦话 2019-07-20 22:38:41 +08:00
8d19550afb 搞了一波因为增加“完成列表”而复杂的页面逻辑 2019-07-20 22:11:03 +08:00
bbbc2a0930 粗略写了“完成列表” 2019-07-20 20:28:59 +08:00
23200f738d 修缮修缮 2019-07-20 15:12:13 +08:00
8d72384be8 改了改大屏下的显示效果 2019-07-20 14:50:58 +08:00
f62063eb5b 完成“主页任务卡片图标的颜色跟随主页背景” 2019-07-14 22:47:25 +08:00
4b14f2be42 修改功能完成! 2019-07-14 18:52:24 +08:00
849a87c82d 数据库读取与新增完成! 2019-07-14 12:27:55 +08:00
0f3398254c 图标解析! 2019-07-12 18:14:03 +08:00
d8b5a190da 圆角矩形 2019-07-07 11:01:35 +08:00
9120297938 完成主题切换,现在可以切换夜间主题 2019-07-06 20:21:20 +08:00
32676dccda 优化一下动画显示时间。
【记录一个小bug:dispose中的各种销毁方法需要再super.dispose前调用】
2019-07-06 10:16:44 +08:00
c5328f7a09 1.新增 progress 进度为100时显示
2.主页面与次页面数据共享
2019-07-01 18:55:14 +08:00
c9db706af8 progress测试完成!
现在使用的是模拟数据
2019-06-30 14:41:28 +08:00
4cba90644a 稍微完善动画逻辑,返回逻辑 2019-06-30 11:17:20 +08:00
a8ebc5c793 任务清单页面ok
接下来:完成拖动进度条,整体进度控制!
2019-06-30 10:42:28 +08:00
44fafb2e59 1.基础引用添加
2.完成最基本的雏型
2019-06-24 14:19:07 +08:00