timeago_plus 1.3.0
timeago_plus: ^1.3.0 copied to clipboard
A library useful for creating fuzzy timestamps. (e.g. "15 minutes ago")
1.3.0 #
- FEAT: add swahili support.
- FEAT: add somali support.
Changelog #
All notable changes to timeago_plus will be documented in this file.
1.0.0 - 2025-12-06 #
Initial release #
- First release of
timeago_plusas a maintained fork oftimeago - Preserved MIT license and attribution to original author
- Updated package name and structure for a standalone fork
- Core library fully functional for Dart
- Flutter widgets (
timeago_plus_flutter) included - Provides top-level
format()function for humanized date output - Allows adding or overriding locales
- Dependency-free core library