課程
/移動(dòng)開(kāi)發(fā)
/Android
/Flutter入門與案例實(shí)戰(zhàn)
或者程序代碼,謝謝
2019-07-10
源自:Flutter入門與案例實(shí)戰(zhàn) 4-3
正在回答
body:?GridView( ??gridDelegate:?SliverGridDelegateWithFixedCrossAxisCount( ??????crossAxisCount:?3, ??????mainAxisSpacing:?2.0, ??????crossAxisSpacing:?2.0, ??????childAspectRatio:?0.7), ??children:?<Widget>[ ????new?Image.network('http://img5.mtime.cn/mg/2019/03/21/105842.67810645_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/10/102844.93012572_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/19/092928.24468397_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/03/29/095612.14234221_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/01/170857.92282290_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/16/103242.17522323_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/04/092846.29725044_1280X720X2.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/01/31/100731.93352385_1280X720X2.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/15/095157.26388695_1280X720X2.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/03/21/105842.67810645_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/10/102844.93012572_170X256X4.jpg',fit:?BoxFit.cover,), ????new?Image.network('http://img5.mtime.cn/mg/2019/04/19/092928.24468397_170X256X4.jpg',fit:?BoxFit.cover,) ??], )
舉報(bào)
帶你入門Flutter,并完成屬于自己的第一個(gè)Flutter小案例。
1 回答網(wǎng)絡(luò)圖片無(wú)法加載
5 回答圖片顯示不出來(lái)
1 回答圖片顯示不出來(lái)
2 回答圖片repeat 設(shè)置完沒(méi)效果
3 回答apk打包后,圖片找不到
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2019-07-14