|
il y a 1 mois | |
---|---|---|
.. | ||
assets | il y a 1 mois | |
buildAAR | il y a 1 mois | |
images | il y a 1 mois | |
lib | il y a 1 mois | |
test | il y a 1 mois | |
.gitignore | il y a 1 mois | |
.metadata | il y a 1 mois | |
README.md | il y a 1 mois | |
analysis_options.yaml | il y a 1 mois | |
pubspec.lock | il y a 1 mois | |
pubspec.yaml | il y a 1 mois |
flutter 模块,目前脑图使用flutter开发的。这里包含了所有的flutter源码。
在这个目录下执行,如下命令打包成aar包
flutter build aar
在 app/build.gradle
文件中引入打包结果。
具体可以参考flutter官方文档:https://docs.flutter.dev/development/add-to-app/android/project-setup