美文网首页Flutter开发中遇到的问题
flutter开发FormatException: Bad UT

flutter开发FormatException: Bad UT

作者: 悠闲的蜗牛 | 来源:发表于2019-01-30 11:46 被阅读0次

    错误信息:

    Finished with error: FormatException: Bad UTF-8 encoding 0xc3 (at offset 148)

    是文件编码问题。

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

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

    相关文章

      网友评论

        本文标题:flutter开发FormatException: Bad UT

        本文链接:https://www.haomeiwen.com/subject/kewqsqtx.html