PackageTrack
Sign in Get early access

async_locks

Synchronization primitives for asynchronous Dart code: Event, Lock and Semaphore

4.0.2 3.9K downloads/mo #4200 most downloaded on pub.dev Serious-senpai/async-locks

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 10 months

Nearly every release is documented

notes for 18 of 18 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

18 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

18 releases · Feb 2022 to Dec 2024
2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 4.0.2 24 Dec 2024
    Release notes
    • Update dependencies
    Open source →
  2. 4.0.1 14 Sep 2024
    Release notes
    • Remove duplicate documentation section
    Open source →
  3. 4.0.0 18 May 2024
    Release notes
    • Remove Unfair* primitives from the library
      • Add error argument to BoundedSemaphore constructor, indicating whether BoundedSemaphoreLimitException should be thrown
    Open source →
  4. 3.4.0 15 Apr 2024
    Release notes
    • Added BoundedSemaphore class
      • Improve package metadata and documentation
    Open source →
  5. 3.3.4 11 Apr 2024
    Release notes
    • Improve documentation and example
    Open source →
  6. 3.3.3 07 Mar 2024
    Release notes
    • Added support for Dart 3
      • Minor documentation improvements
    Open source →
  7. 3.3.2 20 May 2023
    Release notes
    • Updated documentation
    Open source →
  8. 3.3.1 05 Feb 2023
    Release notes
    • Fixed exception throwing when canceling waiters
    Open source →
  9. 3.3.0 05 Feb 2023
    Release notes
    • Added UnfairLock and UnfairSemaphore
    Open source →
  10. 3.2.0 03 Feb 2023
    Release notes
    • Allow cancelling all waiting futures
    Open source →
  11. 3.1.0 11 Jan 2023
    Release notes
    • Added Semaphore
      • Improve documentation
    Open source →
  12. 3.0.0 03 Jan 2023
    Release notes
    • Event.wait and Lock.acquire do not return true anymore
    Open source →
  13. 2.0.0 02 Mar 2022
    Release notes
    • Added Lock.waiters and Event.waiters attributes
      • Lock.locked and Event.isSet become properties
    Open source →
  14. 1.1.2 26 Feb 2022
    Release notes
    • Updated documentation and README
    Open source →
  15. 1.1.1 26 Feb 2022
    Release notes
    • Fixed potential bug
    Open source →
  16. 1.1.0 26 Feb 2022
    Release notes
    • Added run method for Lock
      • Updated documentation and example
    Open source →
  17. 1.0.1 25 Feb 2022
    Release notes
    • Added documentation
    Open source →
  18. 1.0.0 25 Feb 2022
    Release notes
    • Initial version
    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