toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 86 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
List of all HTTP methods registered with IANA as list of strings, and metadata such as whether a method idempotent. #http
Chopper is an http client generator using source_gen, inspired by Retrofit#api#client#http#rest
Lightweight and customizable dio http client logger on talker base#network#http#dio#logging#log
Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.#http#networking#chucker
A fork of Dart's HTTP package with request cancellation using cancellation_token.#http#network#protocols