http_throttle 1.0.4 copy "http_throttle: ^1.0.4" to clipboard
http_throttle: ^1.0.4 copied to clipboard

discontinued

HTTP client middleware that throttles requests.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add http_throttle

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

dependencies:
  http_throttle: ^1.0.4

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:http_throttle/http_throttle.dart';
2
likes
20
pub points
34%
popularity

Publisher

unverified uploader

HTTP client middleware that throttles requests.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

http, pool

More

Packages that depend on http_throttle