Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a http.Client compatible client #1385

Open
escamoteur opened this issue Jul 12, 2024 · 1 comment
Open

Add a http.Client compatible client #1385

escamoteur opened this issue Jul 12, 2024 · 1 comment

Comments

@escamoteur
Copy link

With the introduction of the cupertino_http and cronet_http only Windows and Linux Dart and Flutter apps can't use the benefits of HTTP2 while staying compatible with he abstract http.Client interface.
So it would be nice if this was added to this package.

@mosuem mosuem transferred this issue from dart-archive/http2 Oct 18, 2024
@brianquinlan
Copy link
Collaborator

brianquinlan commented Oct 21, 2024

Maybe it would make sense for someone to update package:flutter_curl (or create a new curl-based package) to support the package:http Client interface?

Or use package:rhttp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants