zxj 648f504771 first commit hace 10 meses
..
assets 648f504771 first commit hace 10 meses
buildAAR 648f504771 first commit hace 10 meses
images 648f504771 first commit hace 10 meses
lib 648f504771 first commit hace 10 meses
test 648f504771 first commit hace 10 meses
.gitignore 648f504771 first commit hace 10 meses
.metadata 648f504771 first commit hace 10 meses
README.md 648f504771 first commit hace 10 meses
analysis_options.yaml 648f504771 first commit hace 10 meses
pubspec.lock 648f504771 first commit hace 10 meses
pubspec.yaml 648f504771 first commit hace 10 meses

README.md

o2_flutter

flutter 模块,目前脑图使用flutter开发的。这里包含了所有的flutter源码。

在这个目录下执行,如下命令打包成aar包

flutter build aar

app/build.gradle 文件中引入打包结果。

具体可以参考flutter官方文档:https://docs.flutter.dev/development/add-to-app/android/project-setup