twonly-app/rust_builder/cargokit/build_tool
2026-04-11 21:28:18 +02:00
..
bin poc 2026-04-11 21:28:18 +02:00
lib poc 2026-04-11 21:28:18 +02:00
analysis_options.yaml poc 2026-04-11 21:28:18 +02:00
pubspec.lock poc 2026-04-11 21:28:18 +02:00
pubspec.yaml poc 2026-04-11 21:28:18 +02:00
README.md poc 2026-04-11 21:28:18 +02: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/.