slowly 0.4.1 copy "slowly: ^0.4.1" to clipboard
slowly: ^0.4.1 copied to clipboard

A robust utility for debounce, throttle, and mutex (exhaust) execution in Dart.

0.4.1 - 2026-03-03 #

  • chore: remove flutter dependency, transform to pure dart package

0.4.0 - 2026-03-03 #

  • feat: add mutex;
  • fix: debounce and throttle with maxDuration and ensureLast

0.3.0 2025-7-22 #

  • refactor Slowly, debounce/throttle support callback

0.2.0 #

  • feat Debounce::isUnlock, Throttle::isUnlock

0.1.0 #

  • Added Debounce, Throttle and Slowly
1
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A robust utility for debounce, throttle, and mutex (exhaust) execution in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on slowly