Skip to content

Latest commit

 

History

History
159 lines (96 loc) · 5.18 KB

README.md

File metadata and controls

159 lines (96 loc) · 5.18 KB

JW Flutter Demo

Learn flutter widgets and apis by examples.

相关视频课程

How to run

Install flutter sdk

Please refer to flutter official document Install.

Clone repository

git clone [email protected]:jaggerwang/jw-weiguan.git && cd jw-weiguan

Install pub packages

flutter packages get

Connect a device or run a simulator

Connet your Android or iOS device to your computer or run a simulator using the following commands.

$ emulator -list-avds
9.0-1440p
$ emulator -avd 9.0-1440p

Build and run app

flutter run

Layout

Horizontal and Vertical Align

Horizontal and Vertical Sizing

Container

Grid View Extent

Grid View Count

List View

Stack

Card

Pavlova

Lake

Navigation

Basic

Send Data

Return Data

Named Route

Hero

Nested

TabBar

Drawer

Interaction

TabBox

Favorite Lake

Refresh Indicator

Silver App Bar