flutter_firebase_chat_core icon indicating copy to clipboard operation
flutter_firebase_chat_core copied to clipboard

Last Message Remove Important Property

Open kopianan opened this issue 1 year ago • 1 comments
trafficstars

I wonder why you guys remove the important data when update room : IMO sometimes we need the updatedAt to show on room list, or sometimes also we need the messageID to compare the message if the message is new.

Screenshot 2024-04-11 at 00 34 13

kopianan avatar Apr 10 '24 17:04 kopianan

hey, I don't remember now :) I will be removing this package as soon as UI v2 lands, this will be replaced with just an example. If you string all the customisation code it's really 100 lines of code to do what I have here, so does not make sense to keep it as a package.

demchenkoalex avatar Apr 14 '24 12:04 demchenkoalex