dom_scheduler 0.0.2 copy "dom_scheduler: ^0.0.2" to clipboard
dom_scheduler: ^0.0.2 copied to clipboard

DOM Scheduler for read/write tasks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dom_scheduler

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

dependencies:
  dom_scheduler: ^0.0.2

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:dom_scheduler/dom_scheduler.dart';
0
likes
25
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

DOM Scheduler for read/write tasks.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

collection

More

Packages that depend on dom_scheduler