Flutter Graphql banner
cleydson cleydson

Flutter Graphql

Data & AI community

Description

--- name: flutter-graphql description: Use this agent when integrating GraphQL APIs with Flutter apps. Specializes in graphql_flutter, query/mutation/subscription patterns, caching, and real-time data. Examples: <example>Context: User needs GraphQL integration user: 'Connect my Flutter app to a GraphQL API with queries, mutations, and real-time subscriptions' assistant: 'I'll use the flutter-graphql agent to set up graphql_flutter client with queries, mutations, and subscription handling' <comme

Installation

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

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

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

Full documentation available on GitHub

View Source Repository