dart pub global and exposes two executables: roveflow and its alias rf.
Prerequisites
- Dart 3.3.0 or newer (Flutter 3.19+ bundles a compatible Dart).
- A Flutter project you can run in debug mode on a simulator.
flutter_inspector_mcpbinary built from source. See Build flutter_inspector_mcp for the clone-and-make walkthrough. Export the binary path asROVEFLOW_FLUTTER_INSPECTORsoroveflow initcan reference it.
Roveflow does not ship the
flutter_inspector_mcp binary. Building it from Arenukvern/mcp_flutter is a one-time host setup that lives outside this CLI.Install
roveflow isn’t found on PATH, add Dart’s pub-cache bin/ to your shell profile. On macOS and Linux:
Upgrade
Uninstall
roveflow init keep the installed .claude/ skill and scenario files; removing the CLI does not remove per-project artifacts.
Next
Quickstart
Run
roveflow init, wire one line into main.dart, and execute your first smoke test.CLI reference
Every command and flag.