Files
MrbWebLibre/packages/tor/cargokit/README
T
2025-09-15 06:54:59 +02:00

9 lines
317 B
Plaintext

Experimental repository to provide glue for seamlessly integrating cargo build
with flutter plugins and packages.
See https://matejknopp.com/post/flutter_plugin_in_rust_with_no_prebuilt_binaries/
for a tutorial on how to use Cargokit.
Example plugin available at https://github.com/irondash/hello_rust_ffi_plugin.