spotube/rust_builder/cargokit/build_tool
2025-11-25 20:49:35 +06:00
..
bin chore: integrate flutter rust bridge 2025-11-25 20:49:35 +06:00
lib chore: integrate flutter rust bridge 2025-11-25 20:49:35 +06:00
analysis_options.yaml chore: integrate flutter rust bridge 2025-11-25 20:49:35 +06:00
pubspec.lock chore: integrate flutter rust bridge 2025-11-25 20:49:35 +06:00
pubspec.yaml chore: integrate flutter rust bridge 2025-11-25 20:49:35 +06:00
README.md chore: integrate flutter rust bridge 2025-11-25 20:49:35 +06: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/.