cronet_http 1.2.0 copy "cronet_http: ^1.2.0" to clipboard
cronet_http: ^1.2.0 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: ^1.2.0

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
140
pub points
91%
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