toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 3 packages
Sort by PUB-AZS
This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io.
A customized dio HttpClientAdapter, to workaround the Host verification issue during SSL handshake.
A customized dart:io HttpClient, mostly works with dio_http_adapter to workaround the Host verification issue during SSL handshake.