zxj 648f504771 first commit 10 сар өмнө
..
assets 648f504771 first commit 10 сар өмнө
buildAAR 648f504771 first commit 10 сар өмнө
images 648f504771 first commit 10 сар өмнө
lib 648f504771 first commit 10 сар өмнө
test 648f504771 first commit 10 сар өмнө
.gitignore 648f504771 first commit 10 сар өмнө
.metadata 648f504771 first commit 10 сар өмнө
README.md 648f504771 first commit 10 сар өмнө
analysis_options.yaml 648f504771 first commit 10 сар өмнө
pubspec.lock 648f504771 first commit 10 сар өмнө
pubspec.yaml 648f504771 first commit 10 сар өмнө

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