nexus/rust_builder/cargokit/build_tool
2026-01-17 14:29:38 -05:00
..
bin Rust Rewrite WIP 2026-01-17 14:29:38 -05:00
lib Rust Rewrite WIP 2026-01-17 14:29:38 -05:00
analysis_options.yaml Rust Rewrite WIP 2026-01-17 14:29:38 -05:00
pubspec.lock Rust Rewrite WIP 2026-01-17 14:29:38 -05:00
pubspec.yaml Rust Rewrite WIP 2026-01-17 14:29:38 -05:00
README.md Rust Rewrite WIP 2026-01-17 14:29:38 -05:00

/// This is copied from Cargokit (which is the official way to use it currently) /// Details: https://fzyzcjy.github.io/flutter_rust_bridge/manual/integrate/builtin

A sample command-line application with an entrypoint in bin/, library code in lib/, and example unit test in test/.