PackageTrack
Sign in Get early access

cron

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

0.6.2 75K downloads/mo #1250 most downloaded on pub.dev agilord/cron

What this package is like to depend on

Last release 1 years ago

30 Apr 2025

Ships fairly regularly

a new release about every 5 months

Nearly every release is documented

notes for 18 of 18 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

18 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

18 releases · Mar 2017 to Apr 2025
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 0.6.2 30 Apr 2025
    Release notes
    Open source →
  2. 0.6.1 16 Jun 2024
    Release notes
    • Add isRunning property to ScheduledTask to check if the task is running. #53 by francescovallone
    Open source →
  3. 0.6.0 23 Dec 2023
    Release notes
    • Add toCronString function and improve package. #50 by mbfakourii
    Open source →
  4. 0.5.1 13 Nov 2022
    Release notes
    Open source →
  5. 0.5.0 10 Apr 2022
    Release notes
    • Improved time parsing. #21 by myConsciousness
    • Improved exception that occurred when parsing cron-like string. Currently throws ScheduleParseException if parsing fails. [#29] by myConsciousness
    Open source →
  6. 0.4.1 11 Mar 2022
    Release notes
    Open source →
  7. 0.4.0 19 Oct 2021
    Release notes
    Open source →
  8. 0.3.2 15 Aug 2021
    Release notes
    • Fixed parsing schedules with extra whitespace at the beginning or the end.
    Open source →
  9. 0.3.1 30 Jul 2021
    Release notes
    • Fixed seconds vs minutes ticks issue - #22
    Open source →
  10. 0.3.0 24 Feb 2021
    Release notes
    • Null-safety support (by bsutton).
    Open source →
  11. 0.2.4 02 Nov 2020
    Release notes
    • Support for seconds and 6-part String format.
    • FutureOr<dynamic> is accepted as a Task callback.
    Open source →
  12. 0.2.3 14 Apr 2020
    Release notes
    • Updated code style and using latest pedantic lints.
    Open source →
  13. 0.2.2 04 Apr 2019
    Release notes
    • Schedule returns ScheduledTask which allows cancelling a scheduled task.
    Open source →
  14. 0.2.1 24 Nov 2018
    Release notes
    • Fixed a type-cast bug.
    Open source →
  15. 0.2.0 12 Aug 2018
    Release notes
    • Dart 2 support.
    Open source →
  16. 0.1.0 15 May 2018
    Release notes
    • Fix issues for Dart 2 compatibility.
    Open source →
  17. 0.0.2 31 Mar 2017
    Release notes
    • Slightly better handling of the async errors.
    Open source →
  18. 0.0.1 30 Mar 2017
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive