toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 80 packages
Sort by PUB-AZS
A composable, multi-platform, Future-based API for HTTP requests.#http#network#protocols
StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel API, a cross-platform implementation of that API that communicates over an underlying StreamChannel.#web#http
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.#network#http
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc. #dio#http#network#interceptor#middleware
retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.#api#http#rest#dio#retrofit
retrofit generator is an dio client generator using source_gen and inspired by Chopper and Retrofit.#api#http#rest#retrofit#codegen
List of all HTTP methods registered with IANA as list of strings, and metadata such as whether a method idempotent. #http
An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.#dio#http2#native#network
Chopper is an http client generator using source_gen, inspired by Retrofit#api#client#http#rest