http2
http2 copied to clipboard
Add a `http.Client` compatible client
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.