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