timeago
A library useful for creating fuzzy timestamps. (e.g. "15 minutes ago")
3.7.1
1000K downloads/mo
#62 most downloaded on pub.dev
andresaraujo/timeago.dart
What this package is like to depend on
Last release 1 years ago
10 May 2025
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 59 of 63 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
64 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
64 releases · Apr 2015 to May 2025Releases
latest 60 of 64-
3.7.110 May 2025 -
3.7.004 Jul 2024Release notes
Open source →- Add support for
bnmessages @ishafiul - Fix grammar in
humessages @dJani97 - Fix grammar in
romessages @ovidiuvaro
- Add support for
-
3.6.129 Jan 2024 -
3.6.028 Oct 2023 -
3.5.003 Jul 2023Release notes
Open source →- Add latvian messages @igdmitrov
- Add Belarusian messages
- Add Serbian messages
- Add Croatian messages @andre0805
- Fix ko messages @JYeop
- Fix Hindi messages @MominRaza
- Add short ID messages @dyvue
- Add short TR messages @gulmensedat
-
3.4.021 Feb 2023Release notes
Open source →- Upgrade intl dependency to 0.18.0 @nguyenxdat
- Fix link in readme @mehulpamale
- Fix flutter example analyzer warning
-
3.3.011 Aug 2022Release notes
Open source →- Add support for am messages @knatnaela
- Add support for bs messages @admirhusic
- Add support for my messages @altotunchitoo
- Add support for tk messages @atageldi194229
- Adds missing messages to flutter example
- Fixes to ko messages @hororoc @eic1223 @ChangJoo-Park
- Fixes to ar messages
-
3.2.208 Feb 2022 -
3.2.128 Jan 2022 -
3.2.028 Jan 2022Release notes
Open source →- Add missing export ur_messages.dart @mumairofficial
- Add Estonian translation for messages and short messages. @tlindi
- Add Finnish translation @ademar111190
- Add Hungarian messages. @danielmolnar
-
3.1.010 Jun 2021Release notes
Open source →- Add warning when using a locale that has not been added.
timeago.format(parsedDate, locale: 'ru'); // Locale [ru] has not been added, using [en] as fallback. To add a locale use [setLocaleMessages] - Add missing locales to web example
- Add urdu messages @ibnshamas
- Fix uk messages @alexnikitchuk
- Fix pt_BR messages @araruna
- Fix ar messages @yousef.su
- Fix nl messages @vincentderidder
- Add warning when using a locale that has not been added.
-
3.0.210 Mar 2021 -
3.0.125 Feb 2021 -
3.0.023 Feb 2021Release notes
Open source →- Update GH action to use dev sdk
- Update english short messages to be consistent with other libraries
- Remove null asserts and upgrade to null safety
-
3.0.0-nullsafety.023 Jan 2021 pre-releaseNothing published for this version
-
2.0.3023 Feb 2021Release notes
Open source →- Fixes in
kolocale @zirho - Fixes typos in docs @mchudy
- Add in
rushort messages and updates @Goolpe - Fixes in
plmessages @Dorian Oszczęda - Fixes in
vilocale @duynp117 - Adds Mongolian (
mn) messages @Bat-Orshikh
- Fixes in
-
2.0.2901 Dec 2020 -
2.0.2820 Oct 2020Release notes
Open source →- Adding Hindi support. @bipin001, @kranfix, @Google
- Adding Malay support. @jonsaw
- Adding documentation comments. @kranfix
-
2.0.2720 Aug 2020Release notes
Open source →- Update tr_messages.dart
- Add Czech language
- Update ko_messages.dart
- Greek Language Support Thanks to: @necatisozer, @BrnoPCmaniak, @HeesungB, @esentis
-
2.0.2601 Feb 2020 -
2.0.2518 Jan 2020 -
2.0.2430 Dec 2019 -
2.0.2211 Nov 2019Release notes
Open source →- Improvements to Polish messages @Patryk27
- Adds French short messages @woprandi
-
2.0.2120 Oct 2019 -
2.0.2028 Sep 2019 -
2.0.1913 Sep 2019Release notes
Open source →- Added Romanian support @stefancandrea
- Added Italian short version @quantosapplications
- Improvements to Ja messages @kesoji
- Improvements to brazilian portuguese @elder004
-
2.0.1823 Jul 2019 -
2.0.1701 Jul 2019Release notes
Open source →- Improvements to Russian thanks to @Goolpe
- Add Khmer language thanks to @SuuSoJeat
- Add Nynorsk language thanks to @arnemolland
-
2.0.1616 May 2019Release notes
Open source →- Add Vietnamese locale thanks to @luantranminh
- Fix nl message thanks to @soowa
-
2.0.1515 May 2019Release notes
Open source →- Add Tamil locale thanks to @Purus
- Fix Arabic wording thanks to @salehahmedZ
- Fix Portuguese prefix and suffix thanks to @DoodlesEpic
-
2.0.1412 Apr 2019 -
2.0.1329 Mar 2019 -
2.0.1228 Mar 2019Release notes
Open source →- Add Arabic locale thanks to @ammaratef45
- Add Kurdish locale thanks to @Xoshbin
-
2.0.1127 Mar 2019Release notes
Open source →- Add Thai locale thanks to @thawatchai
- Add Norwegian Bokmål locale thanks to @danibjor
- Update example fix main timeago text to update with the selected locale
-
2.0.1013 Dec 2018Release notes
Open source →- Add short German locale thanks to @sdolski
- Export lookupmessages.dart to prevent analyzer warnings
-
2.0.903 Nov 2018 -
2.0.811 Sep 2018 -
2.0.703 Sep 2018 -
2.0.603 Sep 2018 -
2.0.503 Sep 2018 -
2.0.431 Aug 2018 -
2.0.328 Aug 2018 -
2.0.215 Aug 2018 -
2.0.110 Aug 2018 -
2.0.010 Aug 2018Release notes
Open source →BREAKING CHANGES:
-
v2 of this library does not depend on package
intlanymore, It didn't make sense for the small amount of text and now we can use the same code for browser, Flutter and server. -
API is now a lot simpler, no need to create instance just use the
formatmethod. -
Allows to add and override locales messages with
setLocaleMessages -
All v1 locale messages are available to use, currently library only loads by default
en,en_short,esandes_short. To add the remaining just callsetLocaleMessages, see example. -
See test and example folder file for examples
-
-
1.3.009 Aug 2018 -
1.2.727 Jun 2018Nothing published for this version
-
1.2.605 Jun 2018 -
1.2.516 May 2018 -
1.2.401 May 2018 -
1.2.325 Apr 2018 -
1.2.223 Apr 2018 -
1.2.120 Feb 2018 -
1.2.023 Oct 2017Release notes
Open source →- Split import declaration into browser(lazy load) and server.
For browser(lazy load) use:
import 'package:timeago/browser_timeago.dart';For Flutter/server use:import 'package:timeago/browser_timeago.dart';Breaking:
TimeAgo.initializeLocaleis no longer a static method -
1.1.124 Sep 2017Nothing published for this version
-
1.1.024 Sep 2017 -
1.0.215 Jun 2017 -
1.0.130 May 2017Nothing published for this version
-
1.0.010 May 2017 -
0.1.204 Oct 2016