cron 0.2.3 copy "cron: ^0.2.3" to clipboard
cron: ^0.2.3 copied to clipboard

outdated

A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.

Changelog #

0.2.3 #

  • Updated code style and using latest pedantic lints.

0.2.2 #

  • Schedule returns ScheduledTask which allows cancelling a scheduled task.

0.2.1 #

  • Fixed a type-cast bug.

0.2.0 #

  • Dart 2 support.

0.1.0 #

  • Fix issues for Dart 2 compatibility.

0.0.2 #

  • Slightly better handling of the async errors.

0.0.1 #

  • Initial version.
479
likes
0
pub points
98%
popularity

Publisher

verified publisheragilord.com

A time-based job scheduler similar to cron. Run tasks periodically at fixed times or intervals.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on cron