mangayomi-mirror/rust_builder/cargokit/build_tool
2025-11-28 14:31:39 +01:00
..
bin fix cropBorders 2024-05-29 17:55:05 +01:00
lib Update 2025-11-10 14:15:30 +01:00
analysis_options.yaml fix cropBorders 2024-05-29 17:55:05 +01:00
pubspec.lock chore: update dependencies 2025-11-28 14:31:39 +01:00
pubspec.yaml fix cropBorders 2024-05-29 17:55:05 +01:00
README.md fix cropBorders 2024-05-29 17:55:05 +01: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/.