mutex 1.1.0 copy "mutex: ^1.1.0" to clipboard
mutex: ^1.1.0 copied to clipboard

outdated

Mutual exclusion with implementation of normal and read-write mutex

Changelog #

1.1.0 #

  • Added protect, protectRead and protectWrite convenience methods.
  • Improved tests to not depend on timing.

1.0.3 #

  • Added an example.

1.0.2 #

  • Code clean up to satisfy pana 0.13.2 health checks.

1.0.1 #

  • Fixed dartanalyzer warnings.

1.0.0 #

  • Updated the upper bound of the SDK constraint to <3.0.0.

0.0.1 #

  • Initial version
88
likes
40
pub points
98%
popularity

Publisher

verified publisherhoylen.com

Mutual exclusion with implementation of normal and read-write mutex

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on mutex