flutter_date_interval 1.0.3 copy "flutter_date_interval: ^1.0.3" to clipboard
flutter_date_interval: ^1.0.3 copied to clipboard

discontinuedreplaced by: schedules
outdated

A package for configuring a repetition pattern, e.g. every other day, bi-weekly, monthly, etc. and finding dates that follow that pattern.

1.0.0 #

Initial Release This package is based off of work that was previously developed inside another project, so most of the work was done before extracting to this package, but some improvements have been made to the logic and, most of all, readability.

1.0.1 #

  • Updated the toString method to print a readable representation of the interval
  • Added an examples file

1.0.2 #

  • Improved examples

1.0.3 #

  • Fixed a typo in the README
0
likes
150
pub points
23%
popularity

Publisher

unverified uploader

A package for configuring a repetition pattern, e.g. every other day, bi-weekly, monthly, etc. and finding dates that follow that pattern.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_date_interval