Skip to content
pbertsch edited this page Mar 21, 2026 · 2 revisions

FlutterProbe Wiki

Welcome to the FlutterProbe wiki. This documentation covers architecture details, development guides, and operational procedures that complement the main docs at flutterprobe.com.

Quick Links

Project Status

FlutterProbe is in active development. Current version: 0.1.0.

Repository Structure

Directory Description
cmd/probe/ CLI entry point
internal/ Go packages (parser, runner, probelink, device, ios, cloud, ai, etc.)
probe_agent/ Dart package that runs on-device
tools/probe-convert/ Multi-format test converter
website/ Documentation site (Starlight/Astro)
tests/ E2E test suites and health checks

Clone this wiki locally