LogoClawIndex
CasesSkillsAbout
LogoClawIndex

flutter-add-integration-test - Implement Flutter integration tests and MCP exploration

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests using the integration_test package.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Add integration testing dependencies
  • Enable Flutter Driver extension
  • Explore UI using MCP tools
  • Author Flutter integration tests
  • Execute integration tests via CLI
  • Profile performance during test runs

Inputs

  • pubspec.yaml file
  • Application entry point code
  • Target widget keys
  • MCP tool commands

Outputs

  • Integration test files
  • Host driver script
  • Performance timeline summary files
  • Build APK artifacts

Requirements

  • Flutter SDK
  • integration_test package
  • flutter_test package
  • ChromeDriver for web testing

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Flutter
Integration Testing
Flutter Driver
MCP
Dart
Add integration testing dependencies
Enable Flutter Driver extension
Explore UI using MCP tools
Author Flutter integration tests
pubspec.yaml file
Application entry point code
Target widget keys
Integration test files
Host driver script
Performance timeline summary files