草庐IT

android - Flutter FAILURE : Build failed with an exception. FormatException: Bad UTF-8 encoding 0xfd (at offset 52)

coder 2023-07-23 原文

当我尝试在 Vs Code 中运行我的 flutter 应用程序时。我遇到了这个错误。在我最近的应用程序中,一切正常。在这个应用程序中,我只完成了添加 firebase 连接。在 flutter doctor 中有没有错误,也没有使用土耳其语字符。

最佳答案

已解决。这是因为我在程序文件中构建了 flutter 文件夹。你不应该那样做。

关于android - Flutter FAILURE : Build failed with an exception. FormatException: Bad UTF-8 encoding 0xfd (at offset 52),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53239433/

有关android - Flutter FAILURE : Build failed with an exception. FormatException: Bad UTF-8 encoding 0xfd (at offset 52)的更多相关文章

随机推荐