Learn flutter widgets and apis by examples.
Please refer to flutter official document Install.
git clone git@github.com:jaggerwang/jw-weiguan.git && cd jw-weiguan
flutter packages get
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
flutter run