4-9 中网络图片显示异常

来源:7-9 动画Animation开发指南-Hero动画-1

慕粉4252596

2019-07-20

在4-9章节代码中,只是更改了网络图片url, 无法正常运行,日志如下:

I/flutter (12715): The following SocketException was thrown resolving an image codec:

I/flutter (12715): Failed host lookup: 'timgsa.baidu.com' (OS Error: No address associated with hostname, errno = 7)

I/flutter (12715): 

I/flutter (12715): When the exception was thrown, this was the stack:

I/flutter (12715): #0      NetworkImage._loadAsync (package:flutter/src/painting/_network_image_io.dart:84:41)

I/flutter (12715): <asynchronous suspension>

I/flutter (12715): #1      NetworkImage.load 

日志信息,和debug信息的图片如下:

http://img1.sycdn.imooc.com/szimg/5d329bee09fd65f911520345.jpg

http://img.mukewang.com/szimg/5d329bee0990e8ec15370645.jpg

更换其他网络图片地址,仍然无法正常运行,以正确配置兼容AndroidX,这种情况怎么处理

写回答

1回答

CrazyCodeBoy

2019-07-22

图片地址解析错误,换成课程中的图片地址试一下呢,在课程仓库首页有这节的文档入口

0
0

Flutter从入门到进阶 实战携程网App 一网打尽核心技术

解锁Flutter开发新姿势,,系统掌握Flutter开发核心技术。

4788 学习 · 3277 问题

查看课程