flutter-retrofit-networking

Installation
SKILL.md

Retrofit & Dio Networking

Priority: P0 (CRITICAL)

Structure

infrastructure/
├── data_sources/
│   ├── remote/       # Retrofit abstract classes
│   └── local/        # Cache/Storage
└── network/
    ├── dio_client.dart    # Custom Dio setup
    └── interceptors/      # Auth, Logging, Cache

Implementation Workflow

Installs
3
GitHub Stars
521
First Seen
May 19, 2026
flutter-retrofit-networking — hoangnguyen0403/agent-skills-standard