isolated_http_client 1.0.5 copy "isolated_http_client: ^1.0.5" to clipboard
isolated_http_client: ^1.0.5 copied to clipboard

discontinuedreplaced by: vox_http
outdated

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 isolated_http_client

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

dependencies:
  isolated_http_client: ^1.0.5

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:isolated_http_client/isolated_http_client.dart';
11
likes
0
pub points
42%
popularity

Publisher

verified publisherrenesanse.net

http clint with requests cancelation and isolate decoding in separated isolate

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, meta, worker_manager

More

Packages that depend on isolated_http_client