http_client_helper
A Flutter plugin for http request with cancel and retry fuctions.
Explore HTTP Client & Utilities Flutter packages and compare platform support and community metrics.
130 packages
A Flutter plugin for http request with cancel and retry fuctions.
An Android Flutter plugin that provides access to the Cronet HTTP client.
This package uses the remote ipify web services in order to get your public IP address or geographical details from any given IP.
A cookie manager for http requests in Dart, help you to deal with the cookie policies and persistence.
v1.9.2Chucker 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.
A library used by HTTP client authors to integrate with the DevTools Network View.
A script to disable and re-enable CORS checks for Flutter's Chrome instance
Https Certificate pinning for Flutter. Checks the equality between the known SHA-1 or SHA-256 fingerprint and the SHA-1 or SHA-256 of the target server.
A client for dio which makes use of cupertino_http and cronet_http to delegate HTTP requests to the native platform.
A minimal & safe utility to parse URIs.
An http interceptor for token refresh. Fresh is built on top of package:dio and manages authentication tokens transparently.
v5.4.0A Flutter package for logging REST-APIs and GraphQL requests and accessing it by Shaking your phone to get the RequestsInspector widget on your screen.
API Cache Manager is a Utility package built with Flutter SDK and SQLite Package. This package will help to make your Rest API store in the local db for offline access.
A pure dart package to apply useful rate limiting strategies on regular functions.
An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.
A package to web scraping data from websites easily and faster using less code lines.
Wrapper to easily enable hot-reload for shelf applications.
Make HTTP requests using Rust for Flutter developers. It uses FFI to call Rust functions from Dart. On the Rust side, it uses reqwest to make HTTP requests.
A query string encoding and decoding library for Dart. Ported from qs for JavaScript.
A dart library for extracting metadata on web pages such as OpenGraph, Meta, Twitter Cards, and Structured Data (Json-LD)
Provide User-Agent Client Hints to Flutter.
Client for http package based on Fetch API, enables streamed and cancelable requests on web and more.
a flutter library that helps with http requests and stored cookies
Retrieve Android/iOS device user agents in Flutter.