scaibu_mutex_lock 1.0.1 copy "scaibu_mutex_lock: ^1.0.1" to clipboard
scaibu_mutex_lock: ^1.0.1 copied to clipboard

A Dart package providing advanced mutex locking mechanisms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add scaibu_mutex_lock

With Flutter:

 $ flutter pub add scaibu_mutex_lock

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  scaibu_mutex_lock: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:scaibu_mutex_lock/scaibu_mutex_lock.dart';
2
likes
0
points
141
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package providing advanced mutex locking mechanisms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter

More

Packages that depend on scaibu_mutex_lock