
Flutter Agent Connect
- Updated March 18, 2026
- torbenkeller/claude-code-plugins
flutter-agent-connect is a Claude Code skill in the Testing & QA category. Enables AI agents to run, test, and interact with Flutter apps on iOS simulators and Android emulators
Key points
- flutter-agent-connect
- Testing & QA
- AI-coding skill
Flutter Agent Connect by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add torbenkeller/claude-code-plugins/plugin install flutter-agent-connect@torbenkeller-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | March 18, 2026 |
|---|---|
| Repository | torbenkeller/claude-code-plugins ↗ |
What it does
Enables AI agents to run, test, and interact with Flutter apps on iOS simulators and Android emulators
README.md
Claude Code Plugins by Torben Keller
A plugin marketplace for Claude Code.
Available Plugins
Flutter Agent Connect
Enables AI agents to run, test, and interact with Flutter apps on iOS simulators and Android emulators via FAC (Flutter Agent Connect).
What it does:
- Start, hot-reload, and manage Flutter apps
- Take screenshots and read them visually
- Tap buttons, type text, swipe — all by semantic label
- Manage simulator/emulator sessions
- Auto-installs the FAC binary on first use
Installation
# Step 1: Add this marketplace (only needed once)
/plugin marketplace add torbenkeller/claude-code-plugins
# Step 2: Install the Flutter Agent Connect plugin
/plugin install flutter-agent-connect@torbenkeller-plugins
# Step 3: Reload plugins to activate
/reload-plugins
Prerequisites
- FAC server running on your Mac (
fac serve) - iOS Simulator or Android Emulator available on the host
- Flutter SDK installed on the host
Related skills
Testing & QAtesting