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

discontinuedreplaced by: vox_http

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.7.0

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
45
points
18
downloads

Publisher

verified publisherrenesanse.net

Weekly Downloads

http clint with requests cancelation and isolate decoding in separated isolate

Homepage

License

MIT (license)

Dependencies

cross_file, http, http_parser, shared_preferences, worker_manager

More

Packages that depend on isolated_http_client