android/app/build.gradle
info
This guide was written for flutter_rust_bridge v1, thus some content may be outdated. The quickest approach to integrate is to follow the one-click approach in flutter_rust_bridge's quickstart page.
This file is part of the default Flutter build process for Android apps.
The template injects additional hooks to run cargo-ndk
upon invoking flutter run. This method is explained more in detail in
Hooking onto tasks.