mangayomi-mirror/rust_builder/cargokit/build_tool
2026-02-25 12:56:16 +01:00
..
bin fix cropBorders 2024-05-29 17:55:05 +01:00
lib feat: enhance RhttpCompatibleClient with cancel token support and improve error handling; add new target for Windows ARM64 2026-02-25 12:56:16 +01:00
analysis_options.yaml fix cropBorders 2024-05-29 17:55:05 +01:00
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 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/.