modules/flutter_chat_ui/src/widgets/chat library

Classes

Chat
Entry widget, represents the complete chat. If you wrap it in SafeArea and it should be full screen, set SafeArea's bottom to false.
ChatState
Chat widget state.

Properties

chatMessageAutoScrollIndexById Map<String, int>
Keep track of all the auto scroll indices by their respective message's id to allow animating to them.
final