cronet_http 0.1.0 copy "cronet_http: ^0.1.0" to clipboard
cronet_http: ^0.1.0 copied to clipboard

An Android Flutter plugin that provides access to the Cronet HTTP client.

0.1.0 #

  • Add a CronetClient that accepts a Future<CronetEngine>.
  • Modify the example application to create a CronetClient using a Future<CronetEngine>.

0.0.4 #

  • Fix a bug where the example would not use the configured package:http Client for Books API calls in some circumstances.
  • Fix a bug where the images in the example would be loaded using dart:io HttpClient.

0.0.3 #

0.0.2 #

  • Set StreamedResponse.reasonPhrase and StreamedResponse.request.

0.0.1 #

  • Initial development release.
39
likes
0
pub points
92%
popularity

Publisher

verified publisherdart.dev

An Android Flutter plugin that provides access to the Cronet HTTP client.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on cronet_http