Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 443 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 443 Bytes

Flutter Website Example

Enterprise station APP example based on Flutter framework.

How to run

Install flutter sdk

Please refer to flutter official document Install.

Clone repository

git clone git@github.com:missXb/flutter_website.git && cd flutter_website

Install pub packages

flutter packages get

Build and run app

flutter run