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

http clint with requests cancelation and isolate decoding in separated isolate

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vox_http

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

dependencies:
  vox_http: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:vox_http/vox_http.dart';
0
likes
30
pub points
4%
popularity

Publisher

verified publisherrenesanse.net

http clint with requests cancelation and isolate decoding in separated isolate

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cross_file, http, http_parser, shared_preferences, worker_manager

More

Packages that depend on vox_http