web上加载图片报错
来源:7-3 封装的艺术之轮播图组件的实现

weixin_慕运维7523168
2024-05-17
The following ProgressEvent$ object was thrown resolving an image codec:
[object ProgressEvent]
When the exception was thrown, this was the stack:
Image provider: NetworkImage(“https://www.devio.org/io/flutter_app/img/banner/100h10000000q7ght9352.jpg”, scale: 1.0)
Image key: NetworkImage(“https://www.devio.org/io/flutter_app/img/banner/100h10000000q7ght9352.jpg”, scale: 1.0)
写回答
1回答
-
CrazyCodeBoy
2024-05-17
将域名换成下面这个域名试试
https://www.geekailab.com/io/flutter_app/img/banner/100h10000000q7ght9352.jpg
022025-05-26
相似问题