Flutter FormatException: Bad UTF-8 encoding 0xc3 (at offset 172)

Posted wf-l5201314

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Flutter FormatException: Bad UTF-8 encoding 0xc3 (at offset 172)相关的知识,希望对你有一定的参考价值。

是文件编码问题。

1,打开 android Studio 进入设置界面 Ctrl + Alt + S 或 File --> Settings 打开如下界面:

2,将 Project Encodeing 设置为 UTF-8 编码即可。

技术分享图片

以上是关于Flutter FormatException: Bad UTF-8 encoding 0xc3 (at offset 172)的主要内容,如果未能解决你的问题,请参考以下文章