Favicon of flutter-add-integration-test

flutter-add-integration-test Skill

AI Agent SkillDartOpen source

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integrationtest package. Published by flutter in agent-plugins.

Decision snapshot

Is this a fit?

Best for

Testing, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

17 days ago · BSD-3-Clause license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is flutter-add-integration-test Skill?

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integrationtest package. Published by flutter in agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
86/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Design and media
  • Testing use cases
  • Design and media use cases

Declared skill metadata

  • Source file: skills/flutter-add-integration-test/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use flutter-add-integration-test Skill

  • Use it for testing.
  • Use it for design and media.

Built with

DartCopy skill directory

Editorial notes

Source

  • Creator: flutter
  • Repository: flutter/agent-plugins
  • Skill file: skills/flutter-add-integration-test/SKILL.md

What it does

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integrationtest package.

Skill instructions

Implementing Flutter Integration Tests Contents - Project Setup and Dependencies - Interactive Exploration via MCP - Test Authoring Guidelines - Execution and Profiling - Workflow: End-to-End Integration Testing - Examples Project Setup and Dependencies Configure the project to support integration testing and Flutter Driver extensions. 1. Add required development dependencies to pubspec.yaml: bash flutter pub add 'dev:integrationtest:{"sdk":"flutter"}' flutter pub add 'dev:fluttertest:{"sdk":"flutter"}' 2. Enable the Flutter Driver extension in your application entry point (typically lib/main.dart or a dedicated lib/maintest.dart): - Import package:flutterdriver/driverextension.dart. - Call enableFlutterDriverExtension(); before runApp(). 3. Add Key parameters (e.g., ValueKey('loginbutton')) to critical widgets in the application code to ensure reliable targeting during tests. Interactive Exploration via MCP Use the Dart/Flutter MCP server tools to interactively explore and manipulate

Verified compatibility and discovery

Frequently asked questions

What is flutter-add-integration-test?

flutter-add-integration-test is a open-source AI agent skill with Copy skill directory. Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests.

Who is flutter-add-integration-test best for?

flutter-add-integration-test is best for reusing agent instructions, scripts, and references, testing workflows, design and media workflows.

How do I install flutter-add-integration-test?

Install or run flutter-add-integration-test using Copy skill directory. Check flutter-add-integration-test for the latest setup command.

Is flutter-add-integration-test actively maintained?

flutter-add-integration-test may need a closer maintenance check before production use.

Share:

Stars
2,857
Forks
171
Last commit
17 days ago
Last verified
Aug 25, 2026
Metadata fetched
Aug 25, 2026
Repository age
6 months
License
BSD-3-Clause

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to flutter-add-integration-test