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

It's a simple pure dart package which implements throttle/debounce functionality, and it's a rewrite work of the original js version (JavaScript patterns: Throttle and Debounce)

0.0.1 #

  • Initial version, add simple throttle and debounce function

1.0.0 #

  • Update description
  • Bump version

1.0.1 #

  • Update description

1.0.2 #

  • Update doc comments

1.0.3 #

  • Disable experiment non-nullable features

1.0.4 #

  • Support null-safety features
1
likes
140
pub points
16%
popularity

Publisher

unverified uploader

It's a simple pure dart package which implements throttle/debounce functionality, and it's a rewrite work of the original js version (JavaScript patterns: Throttle and Debounce)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on simple_throttle_debounce