SKILL Instructions

Flutter Dio Networking

v1.0.0·Developer Tools·No reviews yet

HTTP client patterns with Dio

claude
cursor
#flutter
#dio
#network
#http

About

Set up a resilient Dio client with interceptors, retries, and typed responses.

Metadata (SKILL.md frontmatter)

name
flutter-dio-networking
version
1.0.0

Instructions

Dio

  • Configure a single Dio instance with BaseOptions (baseUrl, timeouts).
  • Add interceptors for auth token refresh and logging.
  • Parse responses with json_serializable models.
  • Convert DioException to a domain Failure in the repository.

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Discussion(0)

Sign in to join the discussion.

No comments yet.