Packages for HTTP Request
http
An open-source, Future-based HTTP API that is composable and multi-platform.
This bundle has a collection of high-level functions and types that make it simple to access HTTP resources. It’s cross-platform, with support for mobile, desktop, and the browser.
dio
A robust Dart HTTP client with Interceptors, global configuration, FormData, Request Cancellation, File downloading, and Timeout.
retrofit
The package is named Retrofit.dart, and it makes use of source_gen and inspired by Chopper and Retrofit.
http_parser
This library is a platform-independent package for parsing and serializing HTTP formats.
chopper
Chopper is a REST client generator that utilizes source_gen and is inspired by Retrofit.