zxj 648f504771 first commit 1 month ago
..
assets 648f504771 first commit 1 month ago
buildAAR 648f504771 first commit 1 month ago
images 648f504771 first commit 1 month ago
lib 648f504771 first commit 1 month ago
test 648f504771 first commit 1 month ago
.gitignore 648f504771 first commit 1 month ago
.metadata 648f504771 first commit 1 month ago
README.md 648f504771 first commit 1 month ago
analysis_options.yaml 648f504771 first commit 1 month ago
pubspec.lock 648f504771 first commit 1 month ago
pubspec.yaml 648f504771 first commit 1 month ago

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