Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 895 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 895 Bytes

Flutterame

Flutterame = Flutter + Frame

cover

Getting Started

添加组件:

bin/add_module.sh module1

中国大陆的优化网速:

bin/optimize_cn_network.py android/
bin/optimize_cn_network.py module1/.android/

运行组件:

bin/run_module.sh module1

运行整个app:

还是 flutter run
组件中运行 app中运行
组件中运行 app中运行

博客:Flutter组件化框架

添加utils组件