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

PlatformAndroid

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cronet_http

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cronet_http: ^0.4.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cronet_http/cronet_http.dart';
39
likes
130
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
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http, jni

More

Packages that depend on cronet_http