rust.cmake
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.
In windows and linux are two identical files named rust.cmake.
These files are included in the existing CMakeLists.txt that Flutter uses
to compile its applications.