mangayomi-mirror/rust_builder/cargokit/build_tool
2026-02-12 13:07:38 +01:00
..
bin
lib Update 2025-11-10 14:15:30 +01:00
analysis_options.yaml
pubspec.lock update dependencies and remove unused plugins; bump Flutter SDK to ^3.11.0 2026-02-12 13:07:38 +01:00
pubspec.yaml
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/.