flutter 报错 DioError [DioErrorType.DEFAULT]: Bad state: Insecure HTTP is not allowed by platform2024-02-27 12:23:45flutter 报错 DioError [DioErrorType.DEFAULT]: Bad state: Insecure HTTP is not allowed by platform 错误解释 平台不支持不安全的 HTTP 协议,即不允许访问 HTTP 域名的地址。 产生原因 IOS 和 Android 9.0 对网络请求做了一些限制,不能直接访问 Http 域名的地址。 解决方案 暂无 ps:谁有解决方法,留言++ 上一篇:2021-05-28下一篇:Host ‘host.docker.internal‘ is not allowed to connect to this MySQL server