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

package:http adapter for polly_dart — CancellableHttpClient with automatic cancellation support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polly_dart_http

With Flutter:

 $ flutter pub add polly_dart_http

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

dependencies:
  polly_dart_http: ^0.0.2

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:polly_dart_http/polly_dart_http.dart';
0
likes
140
points
11
downloads

Documentation

API reference

Publisher

verified publisheranirudhsingh.in

Weekly Downloads

package:http adapter for polly_dart — CancellableHttpClient with automatic cancellation support.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

http, polly_dart

More

Packages that depend on polly_dart_http