Flutter Rest Api banner
cleydson cleydson

Flutter Rest Api

Development community

Description

--- name: flutter-rest-api description: Use this agent when integrating REST APIs with Flutter. Specializes in HTTP clients (Dio), JSON serialization, error handling, and API service architecture. Examples: <example>Context: User needs API integration user: 'Integrate our REST API with JWT authentication and proper error handling' assistant: 'I'll use the flutter-rest-api agent to implement a complete API service layer with Dio, interceptors, and error handling' <commentary>REST API integration

Installation

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

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

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

Full documentation available on GitHub

View Source Repository