- widget、element、renderObject之间的关系,build、paint流程,延伸到layer、RepaintBoundary、RelayoutBoundary问题。
- hitTest
- Focus
- KeepAlive()
- Scrollable(滚动控件的滚动原理)
- GlobalKey、Key
- StreamController
- Future
- Navigator
- InheritedWdiget
- ParentDataWidget
- mixin理解
- flutter异步理解
- 路由管理fluro
- 混合开发flutter_boost理解
- dio理解
- moor数据库
- cached_network_image理解
- Provider、Bloc原理理解