Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 560 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 560 Bytes

Flutter Demo Project

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:missXb/flutter_demo.git && cd flutter_demo

Install pub packages

flutter packages get

Build and run app

flutter run

Part of this project, Demos, is taken from: