cron_form_field 0.6.0 copy "cron_form_field: ^0.6.0" to clipboard
cron_form_field: ^0.6.0 copied to clipboard

A Flutter cron form field widget. It can edit cron expressions with this form field in an alert dialog.

0.7.0 - TBD #

0.6.0 - 2023-02-15 #

  • Support Flutter 3.7
  • Upgrade dependencies

0.5.0 - 2022-07-15 #

  • Support Flutter 3
  • Upgrade dependencies

0.4.0 - 2022-02-25 #

  • Fix index of dayOfWeek and month values
  • Rename parent var to cronDay
  • Improve QUARTZ and STANDARD cron handlers

0.3.0 - 2022-02-24 #

  • Add outputFormat property (default: CronExpressionOutputFormat.AUTO)
  • Fix dart lint issues
  • Upgrade dependencies

0.2.0 - 2021-08-05 #

  • Updated cron expression parser

0.0.1 - 2021-07-28 #

  • Initial release
3
likes
140
pub points
67%
popularity

Publisher

verified publishersiposdani87.com

A Flutter cron form field widget. It can edit cron expressions with this form field in an alert dialog.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on cron_form_field