Flutter之Http client

2021-06-20  本文已影响0人  小言聊编程

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.

上一篇 下一篇

猜你喜欢

热点阅读