Http client
Http
The http package provides the simplest way to issue http requests. This package is supported on Android, iOS, and the web.
dio
A powerful Http client for Dart, which supports Interceptors, Global configuration, FormData, Request Cancellation, File downloading, Timeout etc.