flutter使用命令生成BinarySize分析图

flutter build ios --analyze-size

生成的文件,使用dev tools 可以分析具体的包大小

flutter使用命令生成BinarySize分析图_第1张图片

你可能感兴趣的:(flutter经验,flutter)