ListView(
// 滚动装饰器[横向滚动]
scrollDirection: Axis.horizontal,
children: <Widget>[
Image.network('http://jiuye-res.jikexueyuan.com/zhiye/showcase/attach-/20170704/6227c34f-5efd-4df2-911d-91654cb0691c.png',fit: BoxFit.cover,),
Image.network('http://jiuye-res.jikexueyuan.com/zhiye/showcase/attach-/20170704/4cdffb64-3d45-49f3-84c3-60f2349a25c2.png',fit: BoxFit.cover,),
Image.network('http://jiuye-res.jikexueyuan.com/zhiye/showcase/attach-/20170704/8950bb99-3b4e-4e1e-a0d4-ffbf04590c15.png',fit: BoxFit.cover,),
Image.network('http://jiuye-res.jikexueyuan.com/zhiye/showcase/attach-/20181219/5b96c9b6-4a07-4b76-af76-9b8cbd0de462.png',fit: BoxFit.cover,),
Image.network('http://jiuye-res.jikexueyuan.com/zhiye/showcase/attach-/20170808/41f60ad5-db13-416e-ad37-08495dbc0377.png',fit: BoxFit.cover,),
],
);
![](https://img.haomeiwen.com/i12598332/fc68202f2e7c6cb6.png)
Screenshot_1558336319.png
网友评论