PackageTrack
Sign in Get early access

easy_debounce

An extremely easy-to-use method call debouncer package for Dart/Flutter.

2.0.3 317K downloads/mo #665 most downloaded on pub.dev magnuswikhog/easy_debounce

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships fairly regularly

a new release about every 6 months

Most releases are documented

notes for 8 of 9 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

9 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

9 releases · Sep 2019 to Jan 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 9
  1. 2.0.3 06 Jan 2023

    Nothing published for this version

  2. 2.0.2 23 Dec 2021
    Release notes
    • Removed dependency on Flutter SDK (this package is now a pure Dart package)

    • Removed pubspec.lock from repo

    • Dart formatting

      Thanks to Nils Reichardt

    Open source →
  3. 2.0.2+1 23 Dec 2021
    Release notes
    • Updated README
    Open source →
  4. 2.0.1 17 Aug 2021
    Release notes
    • Added the fire() -method for manually executing a debouncer target method.
    • Added the cancelAll() -method for cancelling all debouncers.
    Open source →
  5. 2.0.0 30 Mar 2021
    Release notes

    Migrated to null-safety

    Open source →
    Release notes

    Breaking changes

    • Bumped SDK version constraint to support null safety.
    Open source →
  6. 1.0.2 30 Sep 2020
    Release notes

    Updated CHANGELOG.md and added unit test for cancel() on non-existing tag.

    Open source →
    Release notes

    Added a null check when cancelling a timer.

    Open source →
  7. 1.0.1 08 Sep 2019
    Release notes

    Calling debounce() with a zero-duration will execute onExecute() sync…

    Open source →
    Release notes

    Calling debounce() with a zero-duration will now invoke the target method immediately, i.e. synchronously.

    Open source →
  8. 1.0.0 08 Sep 2019
    Release notes

    Updated description and link to GitHub repo. Flutter-formatted source code.

    Open source →
  9. 0.0.1 08 Sep 2019
    Release notes

    Initial release.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive