simple_date 1.1.0 copy "simple_date: ^1.1.0" to clipboard
simple_date: ^1.1.0 copied to clipboard

A simple date model for Dart with no notion of time. Useful for applications that rely on date-only events such as birthdays, anniversaries, and date ranges.

Changelog #

1.1.0 #

  • feat: add earliest and latest methods
  • feat: add .toSimpleDate extension method on Date
  • chore: upgrade dependencies, require Dart 3
  • test: replace expect with check (courtesy of the new checks package)

1.0.0 #

  • feat: initial release
11
likes
160
pub points
50%
popularity

Publisher

verified publisherjfk.dev

A simple date model for Dart with no notion of time. Useful for applications that rely on date-only events such as birthdays, anniversaries, and date ranges.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on simple_date