Loading...
Loading...
Found 3 Skills
Configure and resolve static analysis warnings to maintain project health.
Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hot_reload.
Workflow for identifying and fixing static analysis errors. Use this after modifying code or if `dart analyze` fails.