Flutter 清理

清理缓存

flutter clear

清理依赖包

1.dart pub cache add <package>

2.dart pub cache repair

3.dart pub cache clean