Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizing Timestamp and Date Display in Firebase Chat Core #132

Open
unyang09 opened this issue Aug 5, 2024 · 1 comment
Open

Customizing Timestamp and Date Display in Firebase Chat Core #132

unyang09 opened this issue Aug 5, 2024 · 1 comment
Labels

Comments

@unyang09
Copy link

unyang09 commented Aug 5, 2024

Hi,

I’m working on a chat application using Firebase Chat Core and I would like to customize the appearance of the timestamps and date separators as shown in the attached image. Specifically, I want to:

1.	Display the date in a custom format above the chat bubbles (e.g., “2024-8-6 tue”).
2.	Show timestamps within the chat bubbles in a custom format.
3.	Customize the style of the date and time display, including font size, color, and positioning.

Could you provide guidance or examples on how to achieve this level of customization with Firebase Chat Core?

Thank you!

(Image url)
https://github.com/user-attachments/assets/1bf3c6f2-a8c2-4aec-b111-b52690ecf4a4

Uploading IMG_1973.jpeg…

@demchenkoalex
Copy link
Member

demchenkoalex commented Aug 6, 2024

Hey - all of this is not possible :/ I am working on a complete redesign with v2 and will try to add more date customisation options as this is a highly requested feature. This is a purely UI issue https://github.com/flyerhq/flutter_chat_ui/ btw, not related to the firebase core (this package will be discontinued)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants