flutter_timeago_pro 1.1.2
flutter_timeago_pro: ^1.1.2 copied to clipboard
A Flutter/Dart extension that formats DateTime into human-friendly adapting intelligently from "Just now" to weekday or full date depending on how far in the past the time is.
1.1.2 #
- Updated Documentation and README.md
1.1.1 #
- Bug fixes and improvements
1.1.0 #
- Added
hoursAgoSuffixtoTimestampLocale - Added
timeagoLimitparameter totoTimeagoFormat() - 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 onDateTime?.- Supports
showTimeForOveraged,locale,timePattern, andreferenceTimeparameters. TimestampLocalefor full i18n / custom wording.