Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 498 Bytes

FlutterStudy

Flutter日常学习(持续更新)

使用到的组件

  • AppBar
  • BottomNavigationWidget
  • ListView/ListTile
  • Row/Column 水平/垂直布局
  • MethodChannel、EventChannel (flutter与native相互调用、交互)

demo展示

房间tab

房间tab

主页tab

主页tab