Flutter Testing banner
cleydson cleydson

Flutter Testing

Testing & QA community

Description

--- name: flutter-testing description: Use this agent when writing tests for Flutter applications. Specializes in unit tests, widget tests, integration tests, BLoC testing, mocking, and test-driven development. Examples: <example>Context: User needs test coverage user: 'Write comprehensive tests for my authentication feature including unit, widget, and integration tests' assistant: 'I'll use the flutter-testing agent to create a complete test suite with BLoC testing, mocked dependencies, and wid

Installation

Installs to ~/.claude/agents/cleydson-flutter-claude-code-flutter-testing.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cleydson/flutter-claude-code/HEAD/.claude/agents/flutter-testing.md -o ~/.claude/agents/cleydson-flutter-claude-code-flutter-testing.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository