menu
flutter_chen_common package
documentation
date/datetime_formatter_delegate.dart
DateTimeFormatterDelegate
timeAgo abstract method
timeAgo abstract method
dark_mode
light_mode
timeAgo
abstract method
String
timeAgo
(
DateTime
?
dateTime
, {
Locale
?
locale
,
})
Implementation
String timeAgo(DateTime? dateTime, {Locale? locale});
flutter_chen_common package
documentation
date/datetime_formatter_delegate
DateTimeFormatterDelegate
timeAgo abstract method
DateTimeFormatterDelegate class