Skip to content

Flutter PilotMake Flutter UI bugs reproducible and explainable.

Replay user journeys whenever needed, and get the screenshots, logs, UI state, and timeline reports behind every run.

Common Commands

bash
flutter_pilot init
flutter_pilot doctor
flutter_pilot validate scenarios/login.yaml
flutter_pilot test scenarios/login.yaml

Documentation Map

PageUse it when
Getting StartedYou want the shortest path from install to first run.
Write a ScenarioYou are authoring YAML for a reproducible UI path.
Run a ScenarioYou need launch options, checkpoints, or printed diagnostics.
Scenario DSLYou need exact fields, actions, and Finder rules.
CLIYou need commands and options.