http
A composable, multi-platform, Future-based API for HTTP requests.
Explore HTTP Client & Utilities Flutter packages and compare platform support and community metrics.
130 packages
A composable, multi-platform, Future-based API for HTTP requests.
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
A platform-independent package for parsing and serializing HTTP formats.
Synchronous HTTP client for Dart.
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
An adapter that supports Dio on Web.
Cross-platform 'dart:io' that adds browser support for HttpClient and some other "dart:io" APIs.
Chopper is an http client generator using source_gen, inspired by Retrofit
Dio HTTP cache interceptor with multiple stores respecting HTTP directives (or not).
Compose and send emails from Dart. Supports file attachments and HTML emails.
A HTTP/2 implementation in Dart.
Retry library for Dio and Dio package made with love. By default, the request will be retried only for appropriate retryable http statuses.
Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.
MIME type library for Dart HTTP server applications.
A simple web scraper to scrape HTML tags and their attributes to cast them into Lists and Maps for dart and flutter.
Manage your network layer with dio. You will be able to use it very easily network operations.
A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
A macOS/iOS Flutter plugin that provides access to the Foundation URL Loading System.
A cookie manager combines cookie_jar and dio, based on the interceptor algorithm.
List of all HTTP methods registered with IANA as list of strings, and metadata such as whether a method idempotent.
Lightweight and customizable dio http client logger on talker base