token_bucket 0.9.7-pre
token_bucket: ^0.9.7-pre copied to clipboard
Token Bucket is a Dart library for implementing rate limiting using the token bucket algorithm. It provides a simple and efficient way to control the rate of actions in your application.