unibo-orari/rust_builder/cargokit/build_tool
2024-11-28 16:09:20 +01:00
..
bin first commit 2024-11-28 16:09:20 +01:00
lib first commit 2024-11-28 16:09:20 +01:00
analysis_options.yaml first commit 2024-11-28 16:09:20 +01:00
pubspec.lock first commit 2024-11-28 16:09:20 +01:00
pubspec.yaml first commit 2024-11-28 16:09:20 +01:00
README.md first commit 2024-11-28 16:09:20 +01: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/.