date_kit 1.0.0 copy "date_kit: ^1.0.0" to clipboard
date_kit: ^1.0.0 copied to clipboard

A Dart package to handle all the possible

date_kit #

date_kit is a Dart package designed to facilitate working with DateTime objects by providing a comprehensive set of methods for performing various date and time operations. While DateTime objects in Dart are immutable, date_kit allows you to perform a wide range of operations on them, making date and time manipulation easier and more convenient.

This package was inspired by date-fns for JavaScript.

Installation #

To use date_kit in your Dart project, add it as a dependency in your pubspec.yaml file:

dependencies:
  date_kit: ^1.0.0
2
likes
0
pub points
44%
popularity

Publisher

unverified uploader

A Dart package to handle all the possible

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

intl

More

Packages that depend on date_kit