semaphore_plus 0.3.1 copy "semaphore_plus: ^0.3.1" to clipboard
semaphore_plus: ^0.3.1 copied to clipboard

Semaphore is a lightweight data type that is used for controlling the cooperative access to a common resource inside the isolate.

0.3.1 #

  • Updated package description.

0.3.0 #

  • Published again under the name [semaphore_plus].

0.2.1 #

  • Discontinued.

0.2.0 #

  • Migrated to dart 2.13 with null safety
  • The source code has been migrated to null safety. Thanks to the author of this work, Guy McLean (https://github.com/guymclean).

0.1.4 #

  • Added support for conditional variables

0.1.3 #

  • Fixed source code according to pub.dev health suggestions

0.1.2 #

  • Fixed source code according to pub.dev health suggestions

0.1.1 #

  • Performed the modifications according to "pub.dartlang.org" suggestions.
3
likes
150
points
7.11k
downloads

Publisher

verified publisheradrianjagielak.dev

Weekly Downloads

Semaphore is a lightweight data type that is used for controlling the cooperative access to a common resource inside the isolate.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on semaphore_plus