Skip to content

anfeirr/jw-flutter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

Learn flutter widgets and apis by examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published