Skip to content

Commit b2eb311

Browse files
committed
readme
1 parent c2a68fe commit b2eb311

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@
2121
-----
2222

2323

24+
## 最近回顾项目,发现了不少问题,后续将优化:
25+
26+
- Dao层其实可以定制为Bloc层,隔离数据逻辑。
27+
- 一些页面可以通过FutureBuilder懒加载。
28+
- 文件命名规范化。
29+
- 一些布局可以简化重构。
30+
31+
2432
## 相关文章
2533

2634
* ### [Flutter 完整开发实战详解(一、Dart 语言和 Flutter 基础)](https://juejin.im/entry/5b631e3e51882519861c2ef1 )

0 commit comments

Comments
 (0)