lum_ccc_fplugin/cargokit/build_tool
JohnE 33a4296374 FIX: platform android issues fixed 2026-03-11 19:37:31 -07:00
..
bin NEW: cargokit buld-tool shim from flutter rust bridge FRB 2026-03-11 14:03:52 -07:00
lib FIX: platform android issues fixed 2026-03-11 19:37:31 -07:00
README.md NEW: cargokit buld-tool shim from flutter rust bridge FRB 2026-03-11 14:03:52 -07:00
analysis_options.yaml NEW: cargokit buld-tool shim from flutter rust bridge FRB 2026-03-11 14:03:52 -07:00
pubspec.lock NEW: cargokit buld-tool shim from flutter rust bridge FRB 2026-03-11 14:03:52 -07:00
pubspec.yaml NEW: cargokit buld-tool shim from flutter rust bridge FRB 2026-03-11 14:03:52 -07:00

README.md

/// 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/.