文件 android\app\src\debug\AndroidManifest.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
原文地址:https://www.cnblogs.com/gggggggxin/p/10518324.html