Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 466 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 466 Bytes

Flutter Wechat[UI] Example

UI interface example of imitation WeChat APP 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_webchat_ui.git && cd flutter_webchat_ui

Install pub packages

flutter packages get

Build and run app

flutter run