Skip to content

HTTP

stackchain:
network: http
  • Infers http
  • Generates a simpler api_client.dart
  • Still used by feature datasources via the repository pattern

Prefer Dio when you need interceptors, retries, and richer middleware out of the box.