Skip to main content

Cargokit

flutter_rust_bridge uses Cargokit for seamless integration of cargo build with flutter applications and packages.

Cargokit Details

Please refer to its documentation for how to use it. Its GitHub repository is https://github.com/irondash/cargokit. In addition, it has a companion blog about how to integrate it at https://matejknopp.com/post/flutter_plugin_in_rust_with_no_prebuilt_binaries/.

The following links may also be useful for customizations:

It seems that, after Dart native assets is stablized, cargokit will also utilize it.