flight/rust_builder/cargokit/build_tool
2026-04-19 16:02:50 -04:00
..
bin working workspaces 2026-04-19 16:02:50 -04:00
lib working workspaces 2026-04-19 16:02:50 -04:00
analysis_options.yaml working workspaces 2026-04-19 16:02:50 -04:00
pubspec.lock working workspaces 2026-04-19 16:02:50 -04:00
pubspec.yaml working workspaces 2026-04-19 16:02:50 -04:00
README.md working workspaces 2026-04-19 16:02:50 -04: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/.