flutter_timeago_pro 3.0.8 copy "flutter_timeago_pro: ^3.0.8" to clipboard
flutter_timeago_pro: ^3.0.8 copied to clipboard

Formats DateTime? into fuzzy timestamps (e.g. "Just now", "5m ago" ) intelligently based on how far the DateTime? is.

3.0.8 #

  • Enhanced the README.md with new screenshots
  • Updated package description for better visibility

3.0.7 #

  • Enhanced the README.md with new screenshots
  • Updated package description for better visibility

3.0.6 #

  • Updated screenshots

3.0.5 #

  • Updated screenshots to README.md

3.0.4 #

  • Updated description

3.0.3 #

  • Updated documentation

3.0.2 #

  • Re-trigger analysis pipeline re-run

3.0.1 #

  • Trigger analysis pipeline re-run

3.0.0 #

  • MAJOR UPDATE: Added complete support for future dates
  • Added tomorrow field to TimestampLocale for localizing "Tomorrow"
  • Added minutesFromNowPrefix and hoursFromNowPrefix fields to TimestampLocale
  • Added minutesFromNow() and hoursFromNow() methods to TimestampLocale
  • Future dates now display as "in 45m", "in 2h", "Tomorrow", etc.
  • Enhanced example app to showcase both past and future date formatting
  • Added comprehensive test coverage for future date scenarios (53 total tests)
  • Updated README with future date examples and updated API documentation
  • Breaking Change: TimestampLocale constructor has new optional parameters (backward compatible with default values)

2.0.6 #

  • Updated documentation

2.0.5 #

  • Updated documentation

2.0.4 #

  • Added Ko-fi and Codecy report

2.0.3 #

  • Enhanced documentation

2.0.2 #

  • Added a description screenshot for recognizing the package

2.0.1 #

  • Added topics for a better indexing

2.0.0 #

  • Code refinements and enhanced test widget
  • Updated Documentation and README.md
  • Made Code coverage from 89% to 100%

1.1.2 #

  • Updated Documentation and README.md

1.1.1 #

  • Bug fixes and improvements

1.1.0 #

  • Added hoursAgoSuffix to TimestampLocale
  • Added timeagoLimit parameter to toTimeagoFormat()
  • Added support for hours to timeago format
  • Fix timeagoformat to work with hours
  • Updated Documentation and README.md

1.0.3 #

  • Bug fixes and improvements

1.0.2 #

  • Bug fixes and improvements

1.0.1 #

  • Updated README.md
  • Updated pubspec.yaml

1.0.0 #

  • Initial release.
  • toTimeagoFormat() extension on DateTime?.
  • Supports showTimeForOveraged, locale, timePattern, and referenceTime parameters.
  • TimestampLocale for full i18n / custom wording.
28
likes
160
points
318
downloads
screenshot

Documentation

API reference

Publisher

verified publisheraslamambiloly.2bd.net

Weekly Downloads

Formats DateTime? into fuzzy timestamps (e.g. "Just now", "5m ago" ) intelligently based on how far the DateTime? is.

Repository (GitHub)
View/report issues

Topics

#datetime #formatting #localization #utilities #text

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on flutter_timeago_pro