caesar-transfer/flutter_test_gui/rust_builder/cargokit/build_tool
2024-05-16 20:25:21 +02:00
..
bin refactir(gui): added flutter version with flutter_rust_bridge 2024-05-16 20:25:21 +02:00
lib refactir(gui): added flutter version with flutter_rust_bridge 2024-05-16 20:25:21 +02:00
analysis_options.yaml refactir(gui): added flutter version with flutter_rust_bridge 2024-05-16 20:25:21 +02:00
pubspec.lock refactir(gui): added flutter version with flutter_rust_bridge 2024-05-16 20:25:21 +02:00
pubspec.yaml refactir(gui): added flutter version with flutter_rust_bridge 2024-05-16 20:25:21 +02:00
README.md refactir(gui): added flutter version with flutter_rust_bridge 2024-05-16 20:25:21 +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/.