chrono_dart 2.0.2 copy "chrono_dart: ^2.0.2" to clipboard
chrono_dart: ^2.0.2 copied to clipboard

A natural language date parser in Dart. Finds date references in user-generated text and returns objects containing DateTime and position in text.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[2.0.2] - 2024-08-13 #

Null-safety crash fix (incoming PR).

[2.0.1] - 2023-10-18 #

Prevent an additional month from being added in certain cases.

[2.0.0] - 2023-10-14 #

• Breaking change. Refactoring of the main methods – exposed Chrono as an abstract public class with the main methods the package provides. • Added an example. • Minor changes.

[1.0.0] - 2023-10-06 #

Release

5
likes
150
points
186
downloads

Publisher

verified publisherg-30.dev

Weekly Downloads

A natural language date parser in Dart. Finds date references in user-generated text and returns objects containing DateTime and position in text.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

day

More

Packages that depend on chrono_dart