PackageTrack
Sign in Get early access

mutex

Mutual exclusion with implementation of normal and read-write mutex

3.1.0 299K downloads/mo #690 most downloaded on pub.dev hoylen/dart-mutex

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 1.7 years

Nearly every release is documented

notes for 10 of 10 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

11 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

11 releases · Nov 2016 to Oct 2023
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 3.1.0 09 Oct 2023
    Release notes
    • Increased minimum Dart SDK to 2.15.0 for unawaited function.
    • Added development dependencies lints ^2.1.1 and pana: ^0.21.37.
    • Fixed code to remove lint warnings.
    Open source →
  2. 3.0.1 27 Nov 2022
    Release notes
    • Fixed bug with new read mutexes preventing a write mutex from being acquired.
    Open source →
  3. 3.0.0 15 Mar 2021
    Release notes
    • BREAKING CHANGE: critical section functions must return a Future.
      • This is unlikely to affect real-world code, since only functions containing asynchronous code would be critical.
    • Protect method returns Future to the value from the critical section.
    Open source →
  4. 2.0.0 20 Feb 2021
    Release notes
    • Null safety release.
    Open source →
  5. 2.0.0-nullsafety.0 13 Dec 2020 pre-release
    Release notes
    • Pre-release version: updated library to null safety (Non-nullable by default).
    • Removed support for Dart 1.x.
    Open source →
  6. 1.1.0 12 Jun 2020
    Release notes
    • Added protect, protectRead and protectWrite convenience methods.
    • Improved tests to not depend on timing.
    Open source →
  7. 1.0.3 05 Feb 2020
    Release notes
    • Added an example.
    Open source →
  8. 1.0.2 09 Jan 2020
    Release notes
    • Code clean up to satisfy pana 0.13.2 health checks.
    Open source →
  9. 1.0.1 10 Aug 2018
    Release notes
    • Fixed dartanalyzer warnings.
    Open source →
  10. 1.0.0 08 Aug 2018
    Release notes
    • Updated the upper bound of the SDK constraint to <3.0.0.
    Open source →
  11. 0.0.1 11 Nov 2016
    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