clean_lock 0.0.1 copy "clean_lock: ^0.0.1" to clipboard
clean_lock: ^0.0.1 copied to clipboard

outdatedDart 1 only

Locking server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add clean_lock

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

dependencies:
  clean_lock: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:clean_lock/lock_requestor.dart';
import 'package:clean_lock/locker.dart';
0
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Locking server

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

unittest, useful

More

Packages that depend on clean_lock