Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when generated code looks wrong, code generation fails, or you need to understand FRB internals
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -31% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -55% | 0% |
> Note: Check your user-level remote-testing rules before running commands. Codegen and debugging may require remote execution.
The in-tree examples by default enable dump_all: true in flutter_rust_bridge.yaml for debugability.
Therefore, you can check rust/target/frb_dump/ for:
bashRUST_LOG=debug flutter_rust_bridge_codegen ...
If above doesn't help, see:
website/docs/docs/guides/contributing/tip.mdwebsite/docs/manual/troubleshooting.mdBefore going deep into FRB internals, first check whether you are actually seeing failure propagation from unstable generated outputs or integrate templates.
In particular:
frb-fix-ci firstfrb-debugging after frb-fix-ci has ruled out those simpler explanationsfrb-code-generation - Which generation commands to runfrb-fix-ci - Diagnose CI failure propagation before deep debuggingfrb-develop-feature - Development workflowOther measured skills in the registry, with their headline benchmark lift.