cronet_http 0.3.0-jni copy "cronet_http: ^0.3.0-jni" to clipboard
cronet_http: ^0.3.0-jni copied to clipboard

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 Dart:

 $ dart pub add cronet_http

With Flutter:

 $ flutter pub add cronet_http

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

dependencies:
  cronet_http: ^0.3.0-jni

Alternatively, your editor might support dart pub get or 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';
52
likes
0
pub points
94%
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, jni

More

Packages that depend on cronet_http