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