cronet_http_worker 0.0.2 copy "cronet_http_worker: ^0.0.2" to clipboard
cronet_http_worker: ^0.0.2 copied to clipboard

Cronet HTTP Worker for Unwired

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cronet_http_worker

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

dependencies:
  cronet_http_worker: ^0.0.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_worker/cronet_http_worker.dart';
1
likes
80
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Cronet HTTP Worker for Unwired

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cronet_http, flutter, http_worker

More

Packages that depend on cronet_http_worker