relativetimeago 1.0.2 copy "relativetimeago: ^1.0.2" to clipboard
relativetimeago: ^1.0.2 copied to clipboard

A lightweight and customizable Dart library to format relative time expressions like "2 hours ago", "in 3 days", or "now". Supports abbreviations, thresholds, custom labels and more.

Relative Time #

A lightweight and customizable Dart library to format relative time expressions like "2 hours ago", "in 3 days", or simply "now" — in English or other languages, with support for abbreviation, custom prefixes, and more.

🚀 Features #

  • ✅ Past and future time formatting
  • ✅ Approximate months and years
  • ✅ Customizable output (abbreviated, capitalized)
  • ✅ "Today", "Yesterday", and "Tomorrow" support
  • ✅ Threshold for treating small differences as "now"
  • ✅ Fully customizable format strings and prefixes

📦 Installation #

Add to your pubspec.yaml:

dependencies:
  relativetimeago: ^1.0.2
0
likes
130
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight and customizable Dart library to format relative time expressions like "2 hours ago", "in 3 days", or "now". Supports abbreviations, thresholds, custom labels and more.

Repository (GitHub)
View/report issues

Topics

#time #datetime #formatting #human-readable #localization

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on relativetimeago