dateable 2.1.1+3 copy "dateable: ^2.1.1+3" to clipboard
dateable: ^2.1.1+3 copied to clipboard

outdated

A Dart package to help you with managing dates easily. Can be used to store, format, convert, construct, parse and serialise dates.

2.1.1+3 #

  • Fixed typo in CHANGELOG.
  • Added Buy Me A Coffee Button to README.
  • Update dependencies.

2.1.1+2 #

  • Fixed meta dependency version compatibility.

2.1.1+1 #

  • Updated meta dependency version.

2.1.1 #

  • Fixed a typo in README.

2.1.0 #

  • Added assertion error messages.
  • Fixed typos in documentation.

2.0.0 #

  • BREAKING: Added null check asserts in constructors and methods.
  • Added format method and top-level constants dd, mm, yyyy and yy as its helpers.

1.3.0 #

  • Added today, tomorrow and yesterday constructors.

1.2.0+1 #

  • Added test coverage badge to README.

1.2.0 #

  • Added isToday member function.
  • Added isTomorrow member function.
  • Added isYesterday member function.

1.1.0 #

  • Added copyWith member function.
  • Added isTheSameDate DateTime extension.
  • Added isTheSameDate member function.

1.0.0+4 #

  • Minor correction in CHANGELOG.

1.0.0+3 #

  • Minor corrections in README file.

1.0.0+2 #

  • Minor corrections in README file.

1.0.0+1 #

  • Minor changes to better comply with pana requirements.

1.0.0 #

  • Initial version.
22
likes
0
pub points
61%
popularity

Publisher

verified publisherjakubkrapiec.dev

A Dart package to help you with managing dates easily. Can be used to store, format, convert, construct, parse and serialise dates.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on dateable