主要知识点:
1,flutter ui
2,ThemeData
3,pubspec.yaml配置
4,shared_preferences缓存
5,网络库dio
6,Image加载本地图片和网络图片,访问本地相册和相机
7,微信通讯录列表(在网上和官方库里面没找到能用的,只能自己花时间弄一个)
8,flutter调用android原生方法(栗子:toast和webview,本人之前做android,所以ios无能为力)
优化任务:
UI布局优化添加点击,图片缓存,列表下拉刷新加载更多,二维码扫描,popupWindow效果。
For help getting started with Flutter, view our online documentation.