Flutter App(flutter create hello_world)
整个文件结构
android文件夹结构
lib入口文件
Flutter module (flutter create -t module my_flutter)
整个文件结构
lib入口文件
Flutter Packages (flutter create --template=package hello_world)
整个文件结构
lib入口文件
Flutter plugins (flutter create --template=plugin hello_world)
整个文件结构
android文件夹详情
example/android文件夹详情
lib入口文件
补充中
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。