iT邦幫忙

2023 iThome 鐵人賽

DAY 15
0
自我挑戰組

Kotlin & Flutter App 開發比較思考日誌系列 第 15

[鐵人賽 Day 15] Kotlin & Flutter 元件比較(三) - 佈局相關常用元件名稱

  • 分享至 

  • xImage
  •  

討論範圍

與佈局相關的元件,ex: 網格排列等等...

目的

針對相同佈局功能,比較 Kotlin & Flutter 所對應的元件名稱

Kotlin & Flutter 常用佈局元件名稱比較

Kotlin Flutter
垂直排列 LinearLayout, android:orientation="vertical" Column
橫向排列 LinearLayout, android:orientation="horizontal" Row
網格排列 GridLayout GridView
堆疊排列 FrameLayout Stack

下篇開始會以不同佈局示範 Kotlin 和 Flutter 程式碼的差異。


上一篇
[鐵人賽 Day 14] Kotlin & Flutter 元件比較(二) - ListView 如何動態更新內容
下一篇
[鐵人賽 Day 16] Kotlin & Flutter 元件比較(三) - 佈局相關常用元件實例
系列文
Kotlin & Flutter App 開發比較思考日誌30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言