semaphore 0.2.1 copy "semaphore: ^0.2.1" to clipboard
semaphore: ^0.2.1 copied to clipboard

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

0.2.1 #

  • This package is no longer supported because it was flagged by Google Dart developers as being published by an unknown person. Publisher Unknown. As a normal person, I believe that hardly anyone would want to use software from unknown publishers.

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.
9
likes
110
pub points
82%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on semaphore