- 博客(3)
- 资源 (1)
- 收藏
- 关注

原创 Android 启动优化
启动优化一:交互视觉体验上:1:主题设置为启动图图片<activity android:name=".LaunchActivity" android:label="@string/app_name" android:launchMode="standard" android:screenOrientation="portrait" android:theme="@style/Splash_Theme">2:程序初始化的时候窗口透明
2020-06-17 09:29:38
285
原创 Flutter系列--Row属性
mainAxisSize: 表示Row在主轴(水平)方向占用的空间,默认是MainAxisSize.max,表示尽可能多的占用水平方向的空间,此时无论子widgets实际占用多少水平空间,Row的宽度始终等于水平方向的最大宽度 而MainAxisSize.min表示尽可能少的占用水平空间,当子widgets没有占满水平剩余空间,则Row的实际宽度等于所有子widgets占用的的水平空间; mainAxisAlignment:表示子Widgets在Row所占用的水平空间内对齐方式...
2020-08-27 09:32:14
2986
原创 flutter 常见错误整理
1 These outputs must be removed manually or the build can be run with `--delete-conflicting-outputs`[INFO] Checking for unexpected pre-existing outputs....[INFO] Found 14 declared outputs which already exist on disk. This is likely because the`.da...
2020-08-19 10:12:07
1201
安全功能,信息安全是一个众所周知的话题,安全功能,信息安全是一个众所周知的话题,安全功能,信息安全是一个众所周知的话题,
2020-05-04
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人