cronet_http_embedded 0.4.3 cronet_http_embedded: ^0.4.3 copied to clipboard
An Android Flutter plugin that provides access to the Cronet HTTP client. Identical to package:cronet_http except that it embeds Cronet rather than relying on Google Play Services.
Discontinued #
Notice: the functionality provided by the package is now directly
available in package:cronet_http
.
An Android Flutter plugin that provides access to the Cronet HTTP client.
This package is identical to package:cronet_http
except that it embeds
Cronet
rather than using the version included with
Google Play Services.
This increases the uncompressed size of the application by approximately 8MB.
See more details about cronet_http at: https://pub.dev/packages/cronet_http.