awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Dart HTTP Client Libraries

Ranking updated Jul 13, 2026

We curate open-source GitHub repositories matching “best dart http client libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Dart HTTP Client Libraries

Find the best repos with AI.We'll search the best matching repositories with AI.
  • dart-lang/httpdart-lang avatar

    dart-lang/http

    1,098View on GitHub↗

    This library provides a unified, cross-platform interface for executing HTTP requests and managing network communication in Dart applications. It functions as a composable client library that automatically resolves platform-specific network implementations, ensuring consistent behavior across mobile, desktop, and web environments. The library distinguishes itself through a modular architecture that supports swappable transport layers and middleware, allowing developers to inject custom logic for logging, caching, or retries. It includes built-in support for resilient communication, such as co

    This is the official, foundational HTTP client for Dart that provides robust asynchronous request handling and cross-platform support, though it requires additional packages for features like automatic JSON serialization and advanced interceptors.

    DartCross-Platform NetworkingCross-Platform HTTP ClientsHTTP Client Libraries
    View on GitHub↗1,098

Related searches

  • an http client library for Flutter
  • an HTTP client library for Go
  • a lightweight HTTP client for TypeScript
  • a lightweight http client for Kotlin
  • a C# library for making HTTP requests
  • an http client library for Rust
  • a javascript library for making http requests
  • a java library for making http requests