Flutter 运行出UTF-8错误 mushuai 2019-02-21 1,894 阅读1分钟 Flutter 运行时报Finished with error: FormatException: Bad UTF-8 encoding 0xb4 (at offset 149)错误,没又详细信息指定错误位置 解决方法1: 解决方法2: 命令行输入 cd android ===》 gradlew.bat assDebug --stacktrace 根据日志可以看到出错的具体位置