VS Code 运行Flutter时提示Error runnin 2019-01-03 本文已影响90人 RobinZhao 问题 解决办法: 打开~/.bash_profile 添加export LANG=en_US.UTF-8 重启VS Code 重新build,成功