flutter-api-bridge

Community

Single source of truth for Flutter API calls.

Authorgabriellpequeno
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Centralizes and appends API call logic for the ReservAqui Flutter frontend by maintaining the single file Frontend/lib/utils/API_functions.dart, preventing duplication and drift between UI and backend contracts.

Core Features & Use Cases

  • Reads Backend Swagger to understand available endpoints and data schemas.
  • Appends new API function implementations to Frontend/lib/utils/API_functions.dart without overwriting existing code.
  • Keeps the client in sync with the backend, handles base URL and Dio-based authentication implicitly.

Quick Start

Describe the backend operation you need and the skill will append the corresponding Dart function into Frontend/lib/utils/API_functions.dart.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flutter-api-bridge
Download link: https://github.com/gabriellpequeno/Reserva-Aqui---Projeto-de-fim-de-ciclo/archive/main.zip#flutter-api-bridge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.