flutter -webview 报错 err_cleartext_not_permitted
Posted gggggggxin
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了flutter -webview 报错 err_cleartext_not_permitted相关的知识,希望对你有一定的参考价值。
文件 androidappsrcdebugAndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.yudo.myc">
<uses-permission android:name="android.permission.INTERNET"/>
<application android:usesCleartextTraffic="true">
</application>
</manifest>
以上是关于flutter -webview 报错 err_cleartext_not_permitted的主要内容,如果未能解决你的问题,请参考以下文章
Flutter 报错 zsh: command not found: flutter
Flutter 报错:当前 Flutter SDK 版本为 2.1.0-dev.0.0.flutter-be6309690f