flutter-api-integration

Installation
SKILL.md

Flutter API Integration

Full data layer: REST APIs, Firebase, Supabase, JSON serialization, authentication, offline caching, and the repository pattern that keeps all of it testable.

Guiding principle: The UI layer never talks to a network. UI → providers → repositories → datasources → network.


Workflow

Installs
1
First Seen
May 18, 2026
flutter-api-integration — yakoub-ai/flutterforge