Flutter 設計食譜
用於設計 Flutter 應用程式的食譜目錄。
顯示 snackbar
如何實作 snackbar 來顯示訊息。
顯示 Cupertino sheet
如何實作 Cupertino sheet 來顯示訊息與內容。
從套件匯出字型
如何從套件匯出字型。
使用自訂字型
如何使用自訂字型。
使用主題 (Themes) 來共用顏色與字型樣式
如何使用主題 (Themes) 在整個應用程式中共用顏色與字型樣式。
在螢幕中加入抽屜 (Drawer)
如何實作 Material Drawer。
使用分頁(Tabs)
如何在版面配置中實作分頁(Tabs)。
根據螢幕方向更新 UI
回應螢幕方向變化時的處理方式。
Was this page's content helpful?
Unless stated otherwise, the documentation on this site reflects Flutter 3.44.0. Page last updated on 2026-06-14. View source or report an issue.