flutter-skill-testing
Flutter Skill — AI E2E Testing
Give your AI agent eyes and hands inside any running app.
Description
This skill teaches you how to use flutter-skill to perform end-to-end testing on running applications across 8 platforms: Flutter, iOS, Android, Web, Electron, Tauri, KMP Desktop, React Native, and .NET MAUI.
flutter-skill is an MCP server that connects AI agents to running apps via a bridge protocol. The agent can see screenshots, tap elements, enter text, scroll, navigate, and verify UI state — all without writing test code.
Install
npm install -g flutter-skill
MCP Configuration
Add to your MCP config (Claude Desktop, Cursor, Windsurf, etc.):
More from ai-dashboad/flutter-skill
e2e-testing
AI-powered E2E testing for any app — Flutter, React Native, iOS, Android, Electron, Tauri, KMP, .NET MAUI. Test 8 platforms with natural language through MCP. No test code needed. Just describe what to test and the agent sees screenshots, taps elements, enters text, scrolls, and verifies UI state automatically.
141flutter-skill
UI Testing and E2E validation for Flutter apps. Test features in iOS/Android simulators, verify UI interactions, debug screens, and automate user flows. Alternative to flutter_test for integration testing.
3