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
Releases
latest 18-
0.6.230 Apr 2025 -
0.6.116 Jun 2024Release notes
Open source →- Add
isRunningproperty toScheduledTaskto check if the task is running. #53 by francescovallone
- Add
-
0.6.023 Dec 2023 -
0.5.113 Nov 2022 -
0.5.010 Apr 2022Release notes
Open source →- Improved time parsing. #21 by myConsciousness
- Improved exception that occurred when parsing cron-like string. Currently throws
ScheduleParseExceptionif parsing fails. [#29] by myConsciousness
-
0.4.111 Mar 2022 -
0.4.019 Oct 2021 -
0.3.215 Aug 2021Release notes
Open source →- Fixed parsing schedules with extra whitespace at the beginning or the end.
-
0.3.130 Jul 2021 -
0.3.024 Feb 2021 -
0.2.402 Nov 2020Release notes
Open source →- Support for
secondsand 6-part String format. FutureOr<dynamic>is accepted as aTaskcallback.
- Support for
-
0.2.314 Apr 2020 -
0.2.204 Apr 2019Release notes
Open source →- Schedule returns
ScheduledTaskwhich allows cancelling a scheduled task.
- Schedule returns
-
0.2.124 Nov 2018 -
0.2.012 Aug 2018 -
0.1.015 May 2018 -
0.0.231 Mar 2017 -
0.0.130 Mar 2017