課程
/移動開發
/Android
/Flutter入門與案例實戰
或者程序代碼,謝謝
2019-07-10
源自:Flutter入門與案例實戰 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,) ??], )
舉報
帶你入門Flutter,并完成屬于自己的第一個Flutter小案例。
1 回答網絡圖片無法加載
1 回答圖片顯示不出來
5 回答圖片顯示不出來
2 回答圖片repeat 設置完沒效果
1 回答圖片點擊事件怎么寫?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2019-07-14