function_filter 1.1.1 copy "function_filter: ^1.1.1" to clipboard
function_filter: ^1.1.1 copied to clipboard

outdated

A Dart library for function filtering utilities, providing tools for debouncing and throttling function executions based on time intervals.

1.1.1 #

  • Update README

1.1.0 #

  • Introduce Accumulator wrapper.

1.0.0 #

  • Introduce Debouncer and Throttler function wrappers.

0.1.2 #

  • Add example app.

0.1.1 #

  • Support older version of Dart.

0.1.0 #

  • Shrink dependencies.

0.0.1 #

  • Initial release with debounce and throttle features.
13
likes
0
points
194
downloads

Publisher

verified publishermopriestt.com

Weekly Downloads

A Dart library for function filtering utilities, providing tools for debouncing and throttling function executions based on time intervals.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on function_filter