CLI Tools
Validate classes, generate support docs, and run benchmarks.
Flutterwind includes CLI helpers for validation and docs generation.
Validate utility classes
Use this in CI to catch invalid classes:
Generate support matrix
Regenerate the support matrix from runtime parser support lists:
Run benchmark checks
Golden parity checks
Use benchmark deltas as local regression signals. They are deterministic checks on your machine, not universal hardware guarantees.