flutter Material Design 風格組件

MaterialApp 應用組件

Drawer 抽屜

AlertDialog

操作按鈕的對話框

card

邊框 陰影的卡片組件

FloatingActionButton

浮動按鈕

FlatButton

扁平按鈕

scaffold

腳手架組件
appbar
body
bottomNavigationBar
drawer
floatingActionButton

snackbar

simpleDialog

簡單提示,無交互

AppBar

應用按鈕組件,應用工具欄組件,分爲兩類。appbar 和 SliverAppbar
appbar:固定應用最上面
SliverAppbar:跟隨內容滑動

Tabbar 水平選項組件

TextField 文本框組件

PopupMenuButton 選項菜單

BottomNavigationBar 底部導航組件

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章