routed_rate_limit 0.1.1 copy "routed_rate_limit: ^0.1.1" to clipboard
routed_rate_limit: ^0.1.1 copied to clipboard

Routed adapter for server_rate_limit.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed_rate_limit

With Flutter:

 $ flutter pub add routed_rate_limit

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

dependencies:
  routed_rate_limit: ^0.1.1

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:routed_rate_limit/routed_rate_limit.dart';
0
likes
130
points
584
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Routed adapter for server_rate_limit.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

routed_core, server_auth, server_rate_limit

More

Packages that depend on routed_rate_limit