rate_limiter 1.0.0 copy "rate_limiter: ^1.0.0" to clipboard
rate_limiter: ^1.0.0 copied to clipboard

A pure dart package to apply useful rate limiting strategies on regular functions.

[1.0.0] - (14-12-2022) #

  • Added BackOff.
  • Added support for passing nullable values in Debounce and Throttle function.

[0.1.1] - (13-04-2021) #

  • Add example.

[0.1.0] - (13-04-2021) #

  • Initial release.
71
likes
140
pub points
90%
popularity

Publisher

verified publishergetstream.io

A pure dart package to apply useful rate limiting strategies on regular functions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on rate_limiter