toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 51 packages
Sort by PUB-AZS
A composable, multi-platform, Future-based API for HTTP requests.#http#network#protocols
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).#bonjour#mdns#network
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
An XML to JSON conversion package. Supports Badgerfish, GData, OpenRally and Parker conversions.#conversion#network#web#xml#json
An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.#dio#http2#native#network
Check if an untrusted URL is broken, without allowing connections to a private IP address.#security#network
Lightweight and customizable dio http client logger on talker base#network#http#dio#logging#log
A cookie manager combines cookie_jar and dio, based on the interceptor algorithm.#dio#cookie#network#storage#persistence