app/rust_builder/cargokit/build_tool
2024-03-16 19:13:49 +08:00
..
bin update rust_builder 2024-02-06 20:35:52 +08:00
lib update rust_builder 2024-02-06 20:35:52 +08:00
analysis_options.yaml update rust_builder 2024-02-06 20:35:52 +08:00
pubspec.lock feat: app full l10n support 2024-03-16 19:13:49 +08:00
pubspec.yaml update rust_builder 2024-02-06 20:35:52 +08:00
README.md update rust_builder 2024-02-06 20:35:52 +08: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/.