android/app/build.gradle

该文件是 Flutter 构建安卓 app 所需默认文件的一部分。

模板中注入了额外的钩子,以便在调用 flutter run 时运行 cargo-ndk。这个方法在以下文章中有更详细的解释 Hooking onto tasks