fuzzy_time 0.3.8
fuzzy_time: ^0.3.8 copied to clipboard
No dependencies,pure Dart package to convert DateTime and Duration into fuzzy time strings e.g. 'less than 5 minutes ago', 'in about 2 hours', 'just now', etc.
0.3.8 #
- better handling of time units - short time units fixed hour
0.3.7 #
- Updated description to comply with description length requirements on pub.dev (< 180 chars)
0.3.4 #
- added basic usage example
- added localization usage example
0.3.1 0.3.3 #
- created logo and a banner
0.3.0 #
- Refactored API to use
FuzzyFormenum for long/short form.
0.2.0 #
- Initial release.